ldas-tools-al 2.6.4
Public Member Functions | List of all members
LDASTools::AL::Log::StreamCBInterface Class Referenceabstract

Class to handle stream callbacks. More...

#include <Log.hh>

Inherited by LDASTools::AL::LogCB.

Public Member Functions

virtual void OnClose ()=0
 Action to be performed when the stream is closed.
 
virtual void OnOpen ()=0
 Action to be performed when the stream is opened.
 

Detailed Description

Class to handle stream callbacks.

This abstaction class defines the interface for any class that is to be used as a callback on a stream.


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