ICP
1
|
Public Member Functions | |
se_clear_values2_t (long run_start_, long run_finish_) | |
int | execute () |
Public Member Functions inherited from workpacket | |
workpacket (HANDLE ev=NULL) | |
int | do_work () |
virtual | ~workpacket () |
Public Attributes | |
long | run_start |
long | run_finish |
Public Attributes inherited from workpacket | |
HANDLE | done_event |
Definition at line 1023 of file selogger.cpp.
|
inline |
Definition at line 1027 of file selogger.cpp.
|
inlinevirtual |
Implements workpacket.
Definition at line 1029 of file selogger.cpp.
References run_finish, run_start, and se_clear_values2().
long se_clear_values2_t::run_finish |
Definition at line 1026 of file selogger.cpp.
Referenced by execute().
long se_clear_values2_t::run_start |
Definition at line 1025 of file selogger.cpp.
Referenced by execute().