A SessionReject message was received. More...
#include <B2BITS_SessionEvent.h>
Inheritance diagram for Engine::SessionLevelRejectEvent:
Collaboration diagram for Engine::SessionLevelRejectEvent:Public Member Functions | |
| SessionLevelRejectEvent (Engine::FIXMessage const *pRejectMsg) | |
| Constructor. | |
| virtual const std::string * | what () const |
| Reimplemented from SessionEvent. | |
Public Attributes | |
| const Engine::FIXMessage * | m_pRejectMsg |
| The received SessionReject message. | |
A SessionReject message was received.
Definition at line 214 of file B2BITS_SessionEvent.h.
| Engine::SessionLevelRejectEvent::SessionLevelRejectEvent | ( | Engine::FIXMessage const * | pRejectMsg ) |
Constructor.
| virtual const std::string* Engine::SessionLevelRejectEvent::what | ( | ) | const [virtual] |
The received SessionReject message.
Definition at line 224 of file B2BITS_SessionEvent.h.
1.7.2