ldas-tools-al 2.6.4
|
Public Member Functions | |
LogCB (Log *Source) | |
virtual | ~LogCB () |
virtual void | OnClose () |
Action to be performed when the stream is closed. More... | |
virtual void | OnOpen () |
Action to be performed when the stream is opened. More... | |
Private Attributes | |
Log * | source |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Action to be performed when the stream is closed.
Implements LDASTools::AL::Log::StreamCBInterface.
|
inlinevirtual |
Action to be performed when the stream is opened.
Implements LDASTools::AL::Log::StreamCBInterface.
|
private |