|
B2BITS FIX Antenna HFT
1.0.17
|
The unexpected message was received. More...
#include <B2BITS_SessionEvent.h>
Inheritance diagram for Engine::UnexpectedMessageEvent:
Collaboration diagram for Engine::UnexpectedMessageEvent:Public Member Functions | |
| UnexpectedMessageEvent (Engine::FIXMessage const *pMsg, const std::string &reason) | |
| Constructor. More... | |
| virtual const std::string * | what () const |
| Reimplemented from SessionEvent. More... | |
Public Attributes | |
| const Engine::FIXMessage * | m_pUnexpMsg |
| The received message. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Engine::SessionEvent | |
| virtual | ~SessionEvent () |
| Destructor. More... | |
The unexpected message was received.
| Engine::UnexpectedMessageEvent::UnexpectedMessageEvent | ( | Engine::FIXMessage const * | pMsg, |
| const std::string & | reason | ||
| ) |
Constructor.
|
virtual |
| const Engine::FIXMessage* Engine::UnexpectedMessageEvent::m_pUnexpMsg |
The received message.
1.8.5