![]() |
MAK RTIspy API Documentation for HLA 1516
|
As a library extension of the MAK RTI API, forwarderApp library contains classes and functions which provide the implementation of the RTI forwarder process. More...
Files | |
| file | connectionFaultProcessor.h |
| file | connectionLossDetectorFilter.h |
| file | extendedRtiMsgForwarder.h |
| file | federateConnectFilter.h |
| file | federateCounterFilter.h |
| file | federateCounterProcessor.h |
| file | federateJoinResignFilter.h |
| file | forwarderFaultProcessor.h |
| file | forwarderFedexMsgFilter.h |
| file | forwarderFedexMsgProcessor.h |
| file | forwarderNode.h |
| file | forwarderNodeInfoFilter.h |
| file | forwarderObserverForAssistant.h |
| file | forwarderPingFilter.h |
| file | forwarderPingProcessor.h |
| file | forwarderPort.h |
| file | forwarderWebManager.h |
| file | forwarderWebManagerFilter.h |
| file | inOutForwarderPort.h |
| file | lanForwarderPort.h |
| file | multicastListenDropFilter.h |
| file | networkMapFilter.h |
| file | networkMapLanRequestFilter.h |
| file | networkMapProcessor.h |
| file | resignForwarderFilter.h |
| file | routeMap.h |
| file | rtiExecConnectionFilter.h |
| file | rtiExecDistributedTrackingFilter.h |
| file | rtiExecHandshakeFilter.h |
| file | rtiExecHandshakeProcessor.h |
| file | smartForwardingProcessor.h |
| file | updateInterDestinationFilter.h |
Classes | |
| class | DtConnectionFaultProcessor |
| The DtConnectionFaultProcessor class is a message processor responsible for responding to lost connections by initiating and participating in the RTI Exec's fault resolution algorithm. More... | |
| class | DtConnectionLossDetectorFilter |
| Simple message processing filter which monitors the Forwarder Node's OUT port for dropped connections, and sends a notification when a connection is dropped. More... | |
| class | DtFederateCounterFilter |
| Simple message processing filter which forwards forwarder counter messages to its parent counter processor. More... | |
| class | DtFederateCounterProcessor |
| The DtFederateCounterProcessor class consists of filters for FederateCounter messages for forwarder nodes. More... | |
| class | DtForwarderFedexMsgProcessor |
| The DtForwarderFedexMsgProcessor class consists of filters for rtiexec internal messages for the OUT port of a forwarder node. More... | |
| class | DtForwarderNodeInfoFilter |
| Simple message processing filter which forwards forwarderNode Info to its parent processor. More... | |
| class | DtForwarderNodeInfoProcessor |
| The DtForwarderNodeInfoProcessor class registers filters for ForwarderNodeInfo messages . More... | |
| class | DtForwarderObserverForAssistant |
| Observes the RTI Forwarder and is responsible sending information on RTI Forwarder to the RTI Assistant. More... | |
| class | DtForwarderPingFilter |
| Simple message processing filter which forwards forwarder ping messages to its parent ping processor. More... | |
| class | DtForwarderPingProcessor |
| The DtForwarderPingProcessor class consists of filters for ForwarderPing messages for forwarder nodes. More... | |
| class | DtForwarderPort |
| The DtForwarderPort is an Abstract Base Class which provides the interface to a collection of connections from which messages may be read and to which messages may be sent. More... | |
| class | DtForwarderWebManager |
| The DtForwarderWebManager class stores the current state of a single LRC as viewable by web clients, and manages the web service which provides to the state to clients. More... | |
| class | DtForwarderWebManagerFilter |
| Message processing filter which forwards all messages needed by the ForwarderWebManager back to its parent ( currently, the Web Manager is only interested in network map responses ) More... | |
| class | DtInOutForwarderPort |
| The DtForwarderPort is an Abstract Base Class which provides the interface to a collection of connections from which messages may be read and to which messages may be sent. More... | |
| class | DtLanForwarderPort |
| The DtForwarderPort is an Abstract Base Class which provides the interface to a collection of connections from which messages may be read and to which messages may be sent. More... | |
| class | DtNetworkMapFilter |
| Simple message processing filter which forwards network map messages to its parent counter processor. More... | |
| class | DtNetworkMapLanRequestFilter |
| LAN forwarder filter which responds to requests for the current LAN Connection Network Map in XML and passes it back to the requestor. More... | |
| class | DtNetworkMapProcessor |
| The DtNetworkMapProcessor class registers filters for NetworkMap messages and merges them into the complete map. More... | |
| class | DtResignForwarderFilter |
| Simple message processing filter which catches ResignForwarder messages and responds by killing the local forwarder if the Resign directive addressed to the local forwarder. More... | |
| class | DtRtiExecDistributedTrackingFilter |
| Helper class monitors rtiexec connections and handles rtiexec handshaking and disconnects in a distributed forwarding network. More... | |
| class | DtRtiExecHandshakeFilter |
| Simple message processing filter which forwards rtiexec handshake messages to its parent handshake processor. More... | |
| class | DtRtiExecHandshakeProcessor |
| The DtRtiExecHandshakeProcessor class consists of filters for RtiExecHandshake messages for all three ports of a forwarder node. More... | |
| class | DtSmartForwardingProcessor |
| The DtSmartForwardingProcessor class tracks Federate connections and filters the outgoing destination list for incoming messages based on their routing mask. More... | |
As a library extension of the MAK RTI API, forwarderApp library contains classes and functions which provide the implementation of the RTI forwarder process.