EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
ELoggerInit Class Reference
Inheritance diagram for ELoggerInit:
EStatic

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 ()
 

Member Function Documentation

◆ getInitType()

virtual Int ELoggerInit::getInitType ( )
inlinevirtual

Reimplemented from EStatic.

◆ init()

Void ELoggerInit::init ( EGetOpt opt)
inlinevirtual

Performs class specific initialization.

Parameters
optreference to the options object.

Reimplemented from EStatic.

◆ uninit()

Void ELoggerInit::uninit ( )
inlinevirtual

Performs uninitialization at system shutdown.

Reimplemented from EStatic.


The documentation for this class was generated from the following file: