CUBRID Engine  latest
cubmonitor::counter_timer_statistic< A, T >::autotimer Class Reference

#include <monitor_collect.hpp>

Collaboration diagram for cubmonitor::counter_timer_statistic< A, T >::autotimer:
Collaboration graph

Public Member Functions

 autotimer ()=delete
 
 autotimer (counter_timer_statistic &cts, bool active=true)
 
 ~autotimer ()
 

Private Attributes

counter_timer_statisticm_stat
 
bool m_active
 

Detailed Description

template<class A = amount_accumulator_statistic, class T = time_accumulator_statistic>
class cubmonitor::counter_timer_statistic< A, T >::autotimer

Definition at line 136 of file monitor_collect.hpp.

Constructor & Destructor Documentation

template<class A = amount_accumulator_statistic, class T = time_accumulator_statistic>
cubmonitor::counter_timer_statistic< A, T >::autotimer::autotimer ( )
delete

Member Data Documentation

template<class A = amount_accumulator_statistic, class T = time_accumulator_statistic>
bool cubmonitor::counter_timer_statistic< A, T >::autotimer::m_active
private
template<class A = amount_accumulator_statistic, class T = time_accumulator_statistic>
counter_timer_statistic& cubmonitor::counter_timer_statistic< A, T >::autotimer::m_stat
private

The documentation for this class was generated from the following file: