B2BITS FIX Antenna HFT
1.0.16
|
The session was closed. More...
#include <B2BITS_SessionEvent.h>
Public Member Functions | |
LogoutEvent (Engine::FIXMessage const *pLogoutMsg, const std::string &reason) | |
Constructor. More... | |
virtual const std::string * | what () const |
Reimplemented from SessionEvent. More... | |
Public Attributes | |
const Engine::FIXMessage * | m_pLogoutMsg |
The received Logout message. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Engine::SessionEvent | |
virtual | ~SessionEvent () |
Destructor. More... | |
The session was closed.
Engine::LogoutEvent::LogoutEvent | ( | Engine::FIXMessage const * | pLogoutMsg, |
const std::string & | reason | ||
) |
Constructor.
|
virtual |
const Engine::FIXMessage* Engine::LogoutEvent::m_pLogoutMsg |
The received Logout message.