|
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 Public Member Functions inherited from EStatic | |
| 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.
1.8.16