ldas-tools-al
2.6.7
|
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. | |
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. | |
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. | |
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.