OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
SessionListener Class Reference

#include <OnixS/SgxTitan/Trading/OUCH/SessionListener.h>

Public Member Functions

virtual void onReceivedBytes (const char *, size_t)
 

Protected Member Functions

virtual ~SessionListener ()
 

Detailed Description

Session listener.

Definition at line 29 of file SessionListener.h.

Constructor & Destructor Documentation

virtual ~SessionListener ( )
inlineprotectedvirtual

Disables public delete operator in the interface class.

Definition at line 39 of file SessionListener.h.

Member Function Documentation

virtual void onReceivedBytes ( const char *  ,
size_t   
)
inlinevirtual

Implement this member to get notifications as soon as bytes are received from the wire.

Definition at line 34 of file SessionListener.h.


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