OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
ProtocolListener Class Reference

#include <ProtocolListener.h>

Public Member Functions

virtual void onRecoveryStarted ()
 
virtual void onRecoveryFinished ()
 
virtual void onEndOfDay ()
 
virtual void onGap (UInt32, UInt32)
 

Protected Member Functions

virtual ~ProtocolListener ()
 

Detailed Description

Definition at line 33 of file ProtocolListener.h.

Constructor & Destructor Documentation

virtual ~ProtocolListener ( )
inlineprotectedvirtual

Definition at line 49 of file ProtocolListener.h.

Member Function Documentation

virtual void onEndOfDay ( )
inlinevirtual

Definition at line 43 of file ProtocolListener.h.

virtual void onGap ( UInt32  ,
UInt32   
)
inlinevirtual

Definition at line 46 of file ProtocolListener.h.

virtual void onRecoveryFinished ( )
inlinevirtual

is invoking when a Recovery is finished

Definition at line 40 of file ProtocolListener.h.

virtual void onRecoveryStarted ( )
inlinevirtual

is invoking when a Recovery is started

Definition at line 37 of file ProtocolListener.h.


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