|
DtBoost::shared_ptr
< DtForwarderNode > | myForwarder |
| | The RTI Forwarder which is being observed. More...
|
| |
| DtForwarderObsList | myObservers |
| | List of RTI Forwarder observers. More...
|
| |
| DtMsgCbSet | myMsgCbSet |
| | Set of all registered message callbacks. More...
|
| |
| DtTickCbSet | myTickCbSet |
| | Set of all registered tick callbacks. More...
|
| |
| virtual int | clientToForwarderConnectionEstablished (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr) |
| | Callback for established client<->forwarder connections. More...
|
| |
| static int | clientToForwarderConnectionEstablished (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr, void *usr) |
| | Callback for established client<->forwarder connections. More...
|
| |
| virtual int | clientToForwarderConnectionLost (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr) |
| | Callback for lost client<->forwarder connections. More...
|
| |
| static int | clientToForwarderConnectionLost (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr, void *usr) |
| | Callback for lost client<->forwarder connections. More...
|
| |
| virtual void | 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 &hostName, unsigned int procesId, const MAKRti::DtString &processName, const MAKRti::DtString &commandArgs, DtHlaVersionId hlaVersion) |
| | Callback for established client<->forwarder connections. More...
|
| |
| static void | 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 &hostName, unsigned int procesId, const MAKRti::DtString &processName, const MAKRti::DtString &commandArgs, DtHlaVersionId hlaVersion, void *usr) |
| | Callback for established client<->forwarder connections. More...
|
| |
| virtual int | clientToForwarderSocketQueueUpdate (unsigned int connId, int connQueueStatus) |
| | Callback for lost client<->forwarder socket queue status update. More...
|
| |
| static int | clientToForwarderSocketQueueUpdate (unsigned int connId, int connQueueStatus, void *usr) |
| | Callback for lost client<->forwarder socket queue status update. More...
|
| |
| virtual void | clientToForwarderFederateLost (const MAKRti::DtString &connName, const MAKRti::DtString &connType, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &connAddr) |
| | Callback for lost client<->forwarder connections. More...
|
| |
| static void | clientToForwarderFederateLost (const MAKRti::DtString &connName, const MAKRti::DtString &connType, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &connAddr, void *usr) |
| | Callback for lost client<->forwarder connections. More...
|
| |
| virtual int | forwarderToForwarderExecConnected (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &connHost, bool fullyCompliant) |
| | Callback for established forwarder<->forwarder rtiexec connections. More...
|
| |
| static int | forwarderToForwarderExecConnected (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &connHost, bool fullyCompliant, void *usr) |
| | Callback for established forwarder<->forwarder rtiexec connections. More...
|
| |
| virtual int | forwarderToForwarderExecLost (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr) |
| | Callback for lost forwarder<->forwarder rtiexec connections. More...
|
| |
| static int | forwarderToForwarderExecLost (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, void *usr) |
| | Callback for lost forwarder<->forwarder rtiexec connections. More...
|
| |
| virtual int | clientToForwarderExecConnected (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &hostName, bool fullyCompliant) |
| | Callback for established client<->forwarder rtiexec connections. More...
|
| |
| static int | clientToForwarderExecConnected (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, const MAKRti::DtString &hostName, bool fullyCompliant, void *usr) |
| | Callback for established client<->forwarder rtiexec connections. More...
|
| |
| virtual int | clientToForwarderExecLost (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr) |
| | Callback for lost client<->forwarder rtiexec connections. More...
|
| |
| static int | clientToForwarderExecLost (const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &connAddr, void *usr) |
| | Callback for lost client<->forwarder rtiexec connections. More...
|
| |
| virtual int | forwarderToForwarderConnectionEstablished (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr) |
| | Callback for established forwarder<->forwarder connections. More...
|
| |
| static int | forwarderToForwarderConnectionEstablished (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr, void *usr) |
| | Callback for established forwarder<->forwarder connections. More...
|
| |
| virtual int | forwarderToForwarderConnectionLost (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr) |
| | Callback for lost forwarder<->forwarder connections. More...
|
| |
| static int | forwarderToForwarderConnectionLost (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &connAddr, void *usr) |
| | Callback for lost forwarder<->forwarder connections. More...
|
| |
| virtual int | forwarderToForwarderConnectionChanged (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int oldConnID, unsigned int newConnID, const DtInetAddrAndPort &connAddr) |
| | Callback for changed forwarder<->forwarder connections. More...
|
| |
| static int | forwarderToForwarderConnectionChanged (const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int oldConnID, unsigned int newConnID, const DtInetAddrAndPort &connAddr, void *usr) |
| | Callback for changed forwarder<->forwarder connections. More...
|
| |
| virtual void | waitingForFowrarderConnections (const DtForwarderPort::DtConnAndNameMap &allNeededFws, const DtForwarderPort::DtConnAndNameMap &stillNeededFws) |
| | Callback to signal that forwarder is waiting for forwarder<->forwarder connections. More...
|
| |
| static void | waitingForFowrarderConnections (const DtForwarderPort::DtConnAndNameMap &allNeededFws, const DtForwarderPort::DtConnAndNameMap &stillNeededFws, void *usr) |
| | Callback to signal that forwarder is waiting for forwarder<->forwarder connections. More...
|
| |
| virtual void | notWaitingForFowrarderConnections () |
| | Callback to signal that forwarder is no longer waiting for forwarder<->forwarder connections. More...
|
| |
| static void | notWaitingForFowrarderConnections (void *usr) |
| | Callback to signal that forwarder is no longer waiting for forwarder<->forwarder connections. More...
|
| |
The DtRtiForwarderObserverMgr is the class which manages all RTI Forwarder observers.