|
B2BITS FIX Antenna HFT
1.0.17
|
This is the complete list of members for Engine::AdminApplication, including all inherited members.
| AdminApplication() | Engine::AdminApplication | |
| bindApplication(AdminApplication *appl) | Engine::AdminApplication | |
| bindSession(Session *pSession) | Engine::AdminApplication | |
| CommandTable typedef | Engine::AdminApplication | protected |
| executeAverageReceivedStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeAverageSentStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeAverageValidateStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeChangeSeqNum(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeCreateAcceptor(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeCreateInitiator(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeDelete(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeDeleteAll(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeGeneralSessionsStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeHeartbeat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeHelp(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeProceedStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeReceivedStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeResetSeqNum(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeRestartSessions(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSendMessage(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSentStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSessionList(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSessionParams(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSessionsSnapshot(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSessionStat(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeSessionStatus(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeStartSession(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeStopSession(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeTestRequest(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeToBackup(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| executeToPrimary(const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protected |
| getAvailableCommands(CommandTable *commands) const | Engine::AdminApplication | protectedvirtual |
| getChildNodeValue(const XERCES_CPP_NAMESPACE::DOMNode *element, const XMLCh *name, std::string *value) const | Engine::AdminApplication | protected |
| getChildNodeValueBool(const XERCES_CPP_NAMESPACE::DOMNode *element, const XMLCh *name, bool *value, std::string *) const | Engine::AdminApplication | protected |
| getChildNodeValueInt(const XERCES_CPP_NAMESPACE::DOMNode *element, const XMLCh *name, int *value, std::string *) const | Engine::AdminApplication | protected |
| getChildNodeValues(const XERCES_CPP_NAMESPACE::DOMNode *parentNode, const XMLCh *subnodeName, const XMLCh *paramName, std::list< std::string > &values) const | Engine::AdminApplication | protected |
| getChildNodeValues(const XERCES_CPP_NAMESPACE::DOMNode *element, const XMLCh *name, std::list< std::string > &values) const | Engine::AdminApplication | protected |
| onAdminCommand(const Session &sn, const AdminCommand commandCode, const std::string &commandText, std::string &rejectReason) | Engine::Application | inlineprotectedvirtual |
| onAfterMessageIsReceived(char const *msg, std::size_t msgSize, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onAsyncConnectCompleted(int error, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onBeforeLogonIsSerialized(FIXMessage &msg, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onBeforeMessageIsSent(int msgSeqNum, const Session &sn, std::size_t msgCount) | Engine::Application | inlineprotectedvirtual |
| onBeforeStoreAndForward(const Engine::FIXMessage &fixMsg, char const *msg, size_t msgSize, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onBindAdminSession(const Session *) | Engine::AdminApplication | inlineprotectedvirtual |
| onCreateAcceptorEvent(Session &sn, FIXMessage &logonMsg) | Engine::AdminApplication | inlineprotectedvirtual |
| onCreateInitiatorEvent(Session &sn, FIXMessage &logonMsg) | Engine::AdminApplication | inlineprotectedvirtual |
| onHeartbeatWithTestReqIDEvent(const HeartbeatWithTestReqIDEvent &, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| onInvalidResendRequestEvent(const ResendRequestEvent &event, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onLogonEvent(const LogonEvent *event, const Session &sn) | Engine::AdminApplication | protectedvirtual |
| onLogoutEvent(const LogoutEvent *, const Session &) | Engine::AdminApplication | protectedvirtual |
| onMessagePreparedForSending(const FIXMessage &msg, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onMsgRejectEvent(const MsgRejectEvent *, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| onNewStateEvent(const NewStateEvent &, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| onReconnectTryEvent(int remainTries, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onResend(const FIXMessage &msg, const Session &sn) | Engine::AdminApplication | inlineprotectedvirtual |
| onResendRequestEvent(const ResendRequestEvent &, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| onResendRequestLoop(const ResendRequestEvent &event, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onSequenceGapEvent(const SequenceGapEvent *, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| onSessionLevelRejectEvent(const SessionLevelRejectEvent *, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| Engine::Application::onSessionLevelRejectEvent(Engine::FIXMessageProcessElem *work, const Session &sn) | Engine::Application | protectedvirtual |
| onSessionLevelRejectWithSeqNumTooHigh(const FIXMessage &msg, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onSwitchConnectionEvent(const SwitchConnectionEvent &event, const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onTerminated(const Session &sn) | Engine::Application | inlineprotectedvirtual |
| onUnableToRouteMessage(const UnableToRouteMessageEvent &event, const Session &sn) | Engine::AdminApplication | inlineprotectedvirtual |
| onUnexpectedMessageEvent(const UnexpectedMessageEvent *, const Session &) | Engine::AdminApplication | inlineprotectedvirtual |
| process(const std::string &action, const XERCES_CPP_NAMESPACE::DOMNode *element, const Context &context) | Engine::AdminApplication | protectedvirtual |
| process(const FIXMessage &msg, const Session &sn) | Engine::AdminApplication | protectedvirtual |
| process(Engine::FIXMessageProcessElem *work, const Engine::Session &sn) | Engine::AdminApplication | protectedvirtual |
| sendReject(const Session &sn, const FIXMessage &msg, const std::string &text) | Engine::AdminApplication | protected |
| sendResponse(const XERCES_CPP_NAMESPACE::DOMDocument *response, const Context &context) const | Engine::AdminApplication | protected |
| sendResponse(const std::string &response, const Context &context) const | Engine::AdminApplication | protectedvirtual |
| sendResponse(const std::string &resultCode, const std::string &description, const std::string &additionalData, const Context &context) const | Engine::AdminApplication | protected |
| sendResponse(const std::string &response, const std::string &targetID, const FIXMessage &msg, const XMLCh *requestId) const | Engine::AdminApplication | protected |
| SessionAction enum name | Engine::AdminApplication | |
| SESSIONS_CONTAINER typedef | Engine::AdminApplication | |
| SSN_DELETED enum value | Engine::AdminApplication | |
| SSN_NEW enum value | Engine::AdminApplication | |
| SSN_UPDATED enum value | Engine::AdminApplication | |
| subscriptionListNotify(SessionAction status, Session *changedSsn, const SessionContext &reciverSsnInfo) | Engine::AdminApplication | |
| terminate() | Engine::AdminApplication | |
| ~AdminApplication() | Engine::AdminApplication | virtual |
| ~Application() | Engine::Application | inlineprotectedvirtual |
1.8.5