|
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 324 of file mlogger.cxx.
| char* hist_log_s::buffer |
Definition at line 326 of file mlogger.cxx.
| INT hist_log_s::buffer_size |
Definition at line 327 of file mlogger.cxx.
| char hist_log_s::event_name[256] |
Definition at line 325 of file mlogger.cxx.
| HNDLE hist_log_s::hKeyVar |
Definition at line 328 of file mlogger.cxx.
| time_t hist_log_s::last_log |
Definition at line 331 of file mlogger.cxx.
| time_t hist_log_s::min_period |
Definition at line 330 of file mlogger.cxx.
| DWORD hist_log_s::n_var |
Definition at line 329 of file mlogger.cxx.