![]() |
MAK RTIspy API Documentation for HLA Evolved
|
As a library extension of the MAK RTI API, forwarder library contains classes and functions which provide an interface to the RTI forwarder process. More...
Files | |
| file | connectConfirmFilter.h |
| file | deleteSocketFilter.h |
| file | federateTrackingFilter.h |
| file | fedexMsgFilter.h |
| file | forwarderObserver.h |
| file | forwarderObserverMgr.h |
| file | rtiExecConnectionState.h |
| file | rtiExecTrackingFilter.h |
| file | updateInterRoutingFilter.h |
Classes | |
| class | DtConnectConfirmFilter |
| Helper class captures DtNetConnectConfirmMsg Messages and extracts information required by the forwarder on the connecting component. More... | |
| class | DtDeleteSocketFilter |
| Helper class captures DtNetDeleteSocketMsg (DtNetConnectMsg) Messages and extracts information required by the forwarder on the connecting component. More... | |
| class | DtFederateTrackingFilter |
| Helper class captures DtNetJoinResponseMsg Messages and maps the associated federate ID to the connId for the federate. More... | |
| class | DtFedexMsgFilter |
| Fedex Msg Filter class: Ensures that message to/from the Fedex are delivered ONLY to required destinations. More... | |
| class | DtMessageFilter |
| DtMessageFilter is a base class for filters applied to DtFilteredTcpForwarder. More... | |
| class | DtFilteredTcpForwarder |
| DtFilteredTcpForwarder maintains a list of open connections and explodes received messages to all destination connections. More... | |
| class | DtRtiForwarderObserver |
| The DtRtiForwarderObserver is the base class for all observers of RTI Forwarder events. More... | |
| class | DtRtiForwarderObserverMgr |
| The DtRtiForwarderObserverMgr is the class which manages all RTI Forwarder observers. More... | |
| class | DtPeerToPeerTcpSockMgr |
| The DtPeerToPeerTcpSockMgr adds the ability to act as a client as well as a server to the DtTcpMsgSocketMgr base class. More... | |
| class | DtRtiExecTrackingFilter |
| Helper class monitors rtiexec connections and handles rtiexec handshaking and disconnects. More... | |
| class | DtRtiMsgForwarder |
| DtRtiMsgForwarder manages connections and message distribution to local federates and remote Forwarders (if any). More... | |
| class | DtTcpForwarder__vl__ |
| Instances of the DtTcpForwarder__vl__ class manage TCP connections for variants of Forwarder (servers) which accept TCP connections. More... | |
| class | DtRoutePrinterFilter |
| Helper class reads and prints message routing info in Verbose mode. More... | |
| class | DtUpdateInterRoutingFilter |
| Helper class Routes Update and Interaction messages according to attached subscriber lists. More... | |
As a library extension of the MAK RTI API, forwarder library contains classes and functions which provide an interface to the RTI forwarder process.