EpcTools
An event based multi-threaded C++ development framework.
|
Public Member Functions | |
virtual Int | getInitType () |
Void | init (EGetOpt &options) |
Performs class specific initialization. More... | |
Void | uninit () |
Performs uninitialization at system shutdown. More... | |
Additional Inherited Members | |
![]() | |
static Void | Initialize (EGetOpt &opt) |
static Void | UnInitialize () |
|
inlinevirtual |
Reimplemented from EStatic.
|
inlinevirtual |
Performs class specific initialization.
opt | reference to the options object. |
Reimplemented from EStatic.
|
inlinevirtual |
Performs uninitialization at system shutdown.
Reimplemented from EStatic.