|
MIDAS
|
Public Attributes | |
| char | event_name [256] |
| char * | buffer |
| INT | buffer_size |
| HNDLE | hKeyVar |
| DWORD | n_var |
| time_t | min_period |
| time_t | last_log |
Definition at line 298 of file mlogger.cxx.
| char* hist_log_s::buffer |
Definition at line 300 of file mlogger.cxx.
| INT hist_log_s::buffer_size |
Definition at line 301 of file mlogger.cxx.
| char hist_log_s::event_name[256] |
Definition at line 299 of file mlogger.cxx.
| HNDLE hist_log_s::hKeyVar |
Definition at line 302 of file mlogger.cxx.
| time_t hist_log_s::last_log |
Definition at line 305 of file mlogger.cxx.
| time_t hist_log_s::min_period |
Definition at line 304 of file mlogger.cxx.
| DWORD hist_log_s::n_var |
Definition at line 303 of file mlogger.cxx.