|
CUBRID Engine
latest
|
#include <monitor_collect.hpp>

Public Member Functions | |
| autotimer ()=delete | |
| autotimer (counter_timer_statistic &cts, bool active=true) | |
| ~autotimer () | |
Private Attributes | |
| counter_timer_statistic & | m_stat |
| bool | m_active |
Definition at line 136 of file monitor_collect.hpp.
|
delete |
|
inline |
|
inline |
|
private |
Definition at line 144 of file monitor_collect.hpp.
Referenced by cubmonitor::counter_timer_statistic< A, T >::autotimer::autotimer(), and cubmonitor::counter_timer_statistic< A, T >::autotimer::~autotimer().
|
private |
Definition at line 143 of file monitor_collect.hpp.
Referenced by cubmonitor::counter_timer_statistic< A, T >::autotimer::autotimer(), and cubmonitor::counter_timer_statistic< A, T >::autotimer::~autotimer().