![]() |
MAK RTIspy API Documentation for HLA 4
|
This is the complete list of members for DtRtiForwarderObserver, including all inherited members.
| addCallbacks()=0 | DtRtiForwarderObserver | protectedpure virtual |
| addRtiMsgCallback(DtRtiMsgKind msgKind, DtRtiMsgCbMgr::DtCallbackFcn fcn, bool isMomCallback=false) | DtRtiForwarderObserver | virtual |
| addTickCallback(DtTickCbFn fcn, MAKRti::DtTime interval) | DtRtiForwarderObserver | virtual |
| clientToForwarderConnectionEstablished(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, const MAKRti::DtString &connType, unsigned int connID, const DtInetAddrAndPort &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| clientToForwarderConnectionLost(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const DtInetAddrAndPort &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| clientToForwarderExecConnected(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &connHost, bool fullyCompliant)=0 | DtRtiForwarderObserver | pure virtual |
| clientToForwarderExecLost(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| clientToForwarderFederateJoined(const MAKRti::DtString &connName, const MAKRti::DtString &connType, const MAKRti::DtString &federationName, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &connHost, unsigned int processId, const MAKRti::DtString &processName, const MAKRti::DtString &commandArgs, DtHlaVersionId hlaVersion)=0 | DtRtiForwarderObserver | pure virtual |
| clientToForwarderFederateLost(const MAKRti::DtString &connName, const MAKRti::DtString &connType, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| clientToForwarderSocketQueueUpdate(unsigned int connId, int connQueueStatus)=0 | DtRtiForwarderObserver | pure virtual |
| connectionId() const | DtRtiForwarderObserver | inlinevirtual |
| DtRtiForwarderObserver() | DtRtiForwarderObserver | |
| DtRtiForwarderObserver(const DtRtiForwarderObserver &orig) | DtRtiForwarderObserver | private |
| forwarderToForwarderConnectionChanged(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int oldConnID, unsigned int newConnID, const DtInetAddrAndPort &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| forwarderToForwarderConnectionEstablished(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| forwarderToForwarderConnectionLost(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| forwarderToForwarderExecConnected(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &connHost, bool fullyCompliant)=0 | DtRtiForwarderObserver | pure virtual |
| forwarderToForwarderExecLost(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr)=0 | DtRtiForwarderObserver | pure virtual |
| initMgr() | DtRtiForwarderObserver | virtual |
| myMgr | DtRtiForwarderObserver | protected |
| notWaitingForFowrarderConnections()=0 | DtRtiForwarderObserver | pure virtual |
| operator=(const DtRtiForwarderObserver &orig) | DtRtiForwarderObserver | private |
| removeCallbacks()=0 | DtRtiForwarderObserver | protectedpure virtual |
| removeMgr() | DtRtiForwarderObserver | virtual |
| removeRtiMsgCallback(DtRtiMsgKind msgKind, DtRtiMsgCbMgr::DtCallbackFcn fcn, bool isMomCallback=false) | DtRtiForwarderObserver | virtual |
| removeTickCallback(DtTickCbFn fcn) | DtRtiForwarderObserver | virtual |
| setMgr(DtRtiForwarderObserverMgr *mgr) | DtRtiForwarderObserver | virtual |
| waitingForFowrarderConnections(const DtForwarderPort::DtConnAndNameMap &allNeededFws, const DtForwarderPort::DtConnAndNameMap &stillNeededFws)=0 | DtRtiForwarderObserver | pure virtual |
| ~DtRtiForwarderObserver() | DtRtiForwarderObserver | virtual |