Context within session calls AdminApplication event handlers. More...
#include <B2BITS_AdminApplication.h>
Collaboration diagram for Engine::AdminApplication::Context:Public Member Functions | |
| Context (const Session &sn, const FIXMessage &msg, const XMLCh *requestId) | |
Public Attributes | |
| const FIXMessage & | message_ |
| Referencde to the FIX message. | |
| const XMLCh * | requestId_ |
| ReuestID. | |
| const Session & | session_ |
| Reference to the session. | |
Context within session calls AdminApplication event handlers.
Definition at line 170 of file B2BITS_AdminApplication.h.
| Engine::AdminApplication::Context::Context | ( | const Session & | sn, |
| const FIXMessage & | msg, | ||
| const XMLCh * | requestId | ||
| ) | [inline] |
Definition at line 181 of file B2BITS_AdminApplication.h.
Referencde to the FIX message.
Definition at line 179 of file B2BITS_AdminApplication.h.
ReuestID.
Definition at line 173 of file B2BITS_AdminApplication.h.
Reference to the session.
Definition at line 176 of file B2BITS_AdminApplication.h.
1.7.2