|
ldas-tools-al 2.6.7
|


Public Member Functions | |
| LogCB (Log *Source) | |
| virtual | ~LogCB () |
| virtual void | OnClose () |
| Action to be performed when the stream is closed. | |
| virtual void | OnOpen () |
| Action to be performed when the stream is opened. | |
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 |