OnixS C++ SGX Titan OUCH Trading Handler  1.2.0
API documentation
Handler::Impl Struct Reference

#include </work/src/HandlerImpl.h>

Collaboration diagram for Handler::Impl:

Public Types

typedef Implementation::HandlerImpl base
 

Public Member Functions

 Impl (const HandlerSettings &settings)
 
- Public Member Functions inherited from HandlerImpl
 HandlerImpl (const HandlerSettings &settings)
 
virtual ~HandlerImpl ()
 
HandlerState::Enum getState ()
 
template<typename TMsg >
void log (const TMsg &msg)
 
template<typename TMsg >
void forceLog (const TMsg &msg)
 
void commonLog (int logLevel, const char *msg, size_t length)
 
ListenerHolderlistenerHolder ()
 
void connect (const LogonSettings &logonSettings, const std::string &hostName, UInt16 port, const std::string &localNetworkInterface)
 
void disconnect ()
 
void disconnectAsync ()
 
void send (const OutgoingMessage &message, bool warmupMode=false)
 
UInt64 nextExpectedSequenceNumber () const
 
std::string sessionId () const
 

Detailed Description

Definition at line 124 of file HandlerImpl.h.

Member Typedef Documentation

Definition at line 126 of file HandlerImpl.h.

Constructor & Destructor Documentation

Impl ( const HandlerSettings settings)
inlineexplicit

Definition at line 129 of file HandlerImpl.h.


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