B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
B2BITS_SessionEvent.h File Reference

Contains Engine::SessionEvent classes declaration. More...

#include <string>
#include "B2BITS_Session.h"
+ Include dependency graph for B2BITS_SessionEvent.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Engine::HeartbeatWithTestReqIDEvent
 A Heartbeat message (MsgType = 0) with the TestReqID field (tag = 112) is received. More...
 
class  Engine::LogonEvent
 The Logon message has been received from the counterparty. More...
 
class  Engine::LogoutEvent
 The session was closed. More...
 
class  Engine::MsgRejectEvent
 Encapsulates rejected application message. More...
 
class  Engine::NewStateEvent
 The session has changed its state. More...
 
class  Engine::ResendRequestEvent
 A Resend Request (MsgType = 2) has been received. More...
 
class  Engine::SequenceGapEvent
 The sequence gap was detected in incoming messages. More...
 
class  Engine::SessionEvent
 A generic session-level event. More...
 
class  Engine::SessionLevelRejectEvent
 A SessionReject message was received. More...
 
class  Engine::SwitchConnectionEvent
 The session has changed its state. More...
 
class  Engine::UnableToRouteMessageEvent
 The routing session wasn't found. More...
 
class  Engine::UnexpectedMessageEvent
 The unexpected message was received. More...
 

Namespaces

 Engine
 FIX Engine namespace.
 

Detailed Description

Contains Engine::SessionEvent classes declaration.