ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
LDASTools::AL::LogCB Class Reference
Inheritance diagram for LDASTools::AL::LogCB:
Collaboration diagram for LDASTools::AL::LogCB:

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

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:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/Log.cc