![]() |
B2BITS FIX Antenna C++ 2.34.0
|
A SessionReject message was sent. More...
#include <B2BITS_SessionEvent.h>
Inheritance diagram for Engine::OutgoingSessionLevelRejectEvent:
Collaboration diagram for Engine::OutgoingSessionLevelRejectEvent:Public Member Functions | |
| OutgoingSessionLevelRejectEvent (FIXMessage const *pRejectMsg) | |
| Constructor. | |
| virtual const std::string * | what () const |
| Reimplemented from SessionEvent. | |
Public Attributes | |
| const FIXMessage * | m_pRejectMsg |
| The sent SessionReject message. | |
Additional Inherited Members | |
Protected Member Functions inherited from Engine::SessionEvent | |
| virtual | ~SessionEvent () |
| Destructor. | |
A SessionReject message was sent.
|
explicit |
Constructor.
|
virtual |
| const FIXMessage* Engine::OutgoingSessionLevelRejectEvent::m_pRejectMsg |
The sent SessionReject message.