ldas-tools-al 2.6.4
Public Member Functions | Private Attributes | List of all members
LDASTools::AL::LogCB Class Reference
Inheritance diagram for LDASTools::AL::LogCB:
Inheritance graph
[legend]
Collaboration diagram for LDASTools::AL::LogCB:
Collaboration graph
[legend]

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

Logsource
 

Constructor & Destructor Documentation

◆ LogCB()

LDASTools::AL::LogCB::LogCB ( Log Source)
inline

◆ ~LogCB()

virtual LDASTools::AL::LogCB::~LogCB ( )
inlinevirtual

Member Function Documentation

◆ OnClose()

virtual void LDASTools::AL::LogCB::OnClose ( )
inlinevirtual

Action to be performed when the stream is closed.

Implements LDASTools::AL::Log::StreamCBInterface.

◆ OnOpen()

virtual void LDASTools::AL::LogCB::OnOpen ( )
inlinevirtual

Action to be performed when the stream is opened.

Implements LDASTools::AL::Log::StreamCBInterface.

Member Data Documentation

◆ source

Log* LDASTools::AL::LogCB::source
private

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