![]() |
MAK RTIspy API Documentation for HLA 1516
|
As a library extension of the MAK RTI API, the assistant library contains classes and functions which provide an interface to the RTI assistant tray process. More...
Collaboration diagram for The RTIspy Assistant Library (assistant):Classes | |
| class | DtAssistantAwaitingForwardersMsg |
| The DtAssistantAwaitingForwardersMsg defines a wrapper for the RTI Assistant message sent to an assistant from a local RTI Forwarder to its Assistant to inform it that it is waiting for connections from other RTI Forwarders. More... | |
| class | DtAssistantChangeLatencyTestModeMsg |
| The DtAssistantChangeLatencyTestModeMsg defines a wrapper for the RTI Assistant initiate latency test message used by the Assistant to command an RTI component to initiate a latency test. More... | |
| class | DtAssistantCommandMsg |
| The DtAssistantCommandMsg defines a wrapper for the messages sent to and from the Assistant to deliver commands to the assistant. More... | |
| class | DtAssistantConnMsg |
| The DtAssistantConnMsg defines a wrapper for the RTI Assistant connection information message used to send general connection information and status between the Assistant and any connected RTI components. More... | |
| class | DtAssistantConnQueryMsg |
| The DtAssistantConnQueryMsg defines a wrapper for the messages sent to and from the Assistant to query for connection information and respond with the connection information. More... | |
| class | DtAssistantDfltMsgFactory |
| Instances of DtAssistantDfltMsgFactory are used to create DtRtiMsgs. More... | |
| class | DtAssistantDeleteFederateMsg |
| The DtAssistantDeleteFederateMsg defines a wrapper for the RTI Assistant delete federate command message used by the Assistant to command an rtiexec to force resign a federate. More... | |
| class | DtAssistantDeleteFederationMsg |
| The DtAssistantDeleteFederationMsg defines a wrapper for the RTI Assistant delete federation message used by the Assistant to command an rtiexec to destroy a federation. More... | |
| class | DtAssistantExecObserveRspMsg |
| The DtAssistantExecObserveRspMsg defines a wrapper for the RTI Assistant rtiexec observe response message sent to an assistant from an rtiexec to inform an observing Assistant of necessary configuration info. More... | |
| class | DtAssistantExecStateMsg |
| The DtAssistantExecStateMsg defines a wrapper for the RTI Assistant federation state message sent to an assistant from a local rtiexec and between assistants to relay federation information. More... | |
| class | DtAssistantExitMsg |
| The DtAssistantExitMsg defines a wrapper for the RTI Assistant exit message used by the Assistant to command an RTI component to resign and/or exit. More... | |
| class | DtAssistantFederateReqMsg |
| The DtAssistantFederateReqMsg defines the RTI Assistant message used by one Assistant to request another Assistant or Assistants to send information on any federates that match the specified criteria. More... | |
| class | DtAssistantFederateRespMsg |
| The DtAssistantFederateRespMsg defines the RTI Assistant message used by one Assistant to respond to a request from another Assistant for information on any federates that match the specified criteria. More... | |
| class | DtAssistantFederateStateMsg |
| The DtAssistantFederateStateMsg defines a wrapper for the RTI Assistant federate state message used by the rtiexec to inform the Assistant of the current state of a single federate. More... | |
| class | DtAssistantFederationStateMsg |
| The DtAssistantFederationStateMsg defines a wrapper for the RTI Assistant federation state message sent to an assistant from a local rtiexec and between assistants to relay federation information. More... | |
| class | DtAssistantForwarderStateMsg |
| The DtAssistantForwarderStateMsg defines a wrapper for the RTI Assistant forwarder state message sent to an assistant from a local RTI Forwarder and between assistants to relay RTI component information. More... | |
| class | DtAssistantLatencyReportMsg |
| The DtAssistantLatencyReportMsg defines a msg for a client to report the results of a latency test. More... | |
| class | DtAssistantLogEnableMsg |
| The DtAssistantLogEnableMsg defines a wrapper for the RTI Assistant logging enable message used by the Assistant to command an RTI component to enable logging. More... | |
| class | DtAssistantLogMsg |
| The DtAssistantLogMsg defines a wrapper for the RTI Assistant log message used to send a full log from an rtiexec to an Assistant for display. More... | |
| class | DtAssistantLogRequestMsg |
| The DtAssistantLogRequestMsg defines a wrapper for the RTI Assistant message used by the Assistant to request a full log from an rtiexec. More... | |
| class | DtAssistantLrcCompInfoMsg |
| The DtAssistantLrcCompInfoMsg defines a wrapper for the RTI Assistant component information message used to send information about an LRC component to its connected RTI Assistant. More... | |
| class | DtAssistantMsgQueue |
| Maintains a queue of RTI Assistant messages. More... | |
| class | DtAssistantNetworkTestEnableMsg |
| The DtAssistantNetworkTestEnableMsg defines a wrapper for the RTI Assistant network testing enable/disable message used by the Assistant to command an rtiexec to enable or disable testing for a given federation. More... | |
| class | DtAssistantNotifyMsg |
| The DtAssistantNotifyMsg defines a wrapper for the RTI Assistant notify message used to send informational text to be displayed and logged by the RTI Assistant. More... | |
| class | DtAssistantNotifyObserveMsg |
| The DtAssistantNotifyObserveMsg defines a wrapper for the RTI Assistant message used by the Assistant to inform remote Assistants that it wants to receive all notification messages. More... | |
| class | DtAssistantNtfyLvlUpdateMsg |
| The DtAssistantNtfyLvlUpdateMsg defines a wrapper for the RTI Assistant notify level update message used by the Assistant to command an RTI component to update its notify level. More... | |
| class | DtAssistantPopupMsg |
| The DtAssistantPopupMsg defines a wrapper for the RTI Assistant Popup message used to send informational text to be displayed as a dialog by the RTI Assistant. More... | |
| class | DtAssistantPrinter |
| Sends data from an output stream to the RTI Assistant. More... | |
| class | DtAssistantRidParamsMsg |
| The DtAssistantRidParamsMsg defines a wrapper for the RTI Assistant RID parameter message used by the Assistant to request RID parameters and by an rtiexec to respond with its RID parameters. More... | |
| class | DtAssistantRtiexecCompInfoMsg |
| The DtAssistantRtiexecCompInfoMsg defines a wrapper for the RTI Assistant component information message used to send information about an rtiexec component to its connected RTI Assistant. More... | |
| class | DtAssistantRtiForwarderCompInfoMsg |
| The DtAssistantRtiForwarderCompInfoMsg defines a wrapper for the RTI Assistant component information message used to send information about an RTI Forwarder component to its connected RTI Assistant. More... | |
| class | DtAssistantShmCompInfoMsg |
| The DtAssistantShmCompInfoMsg defines a wrapper for the RTI Assistant component information message used to send information about an Shm component to its connected RTI Assistant. More... | |
| class | DtAssistantShowDialogMsg |
| The DtAssistantShowDialogMsg defines a wrapper for the messages sent to and from the Assistant to deliver commands to display a dialog. More... | |
| class | DtAssistantShutdownMsg |
| The DtAssistantShutdownMsg defines a wrapper for the messages sent to and from the Assistant to query for connection information and respond with the connection information. More... | |
| class | DtAssistantSignalTickedMsg |
| The DtAssistantFederateStateMsg defines a wrapper for the RTI Assistant federate state message used by the rtiexec to inform the Assistant of the current state of a single federate. More... | |
| class | DtAssistantStartRtiexecMsg |
| The DtAssistantStartRtiexecMsg defines a wrapper for the RTI Assistant message used to instruct another Assistant to start a new rtiexec. More... | |
| class | DtAssistantStateObserveMsg |
| The DtAssistantStateObserveMsg defines a wrapper for the RTI Assistant message used by the Assistant to inform a component that there is an Assistant observing the component and that it should send update messages. More... | |
| class | DtAssistantSyncPtUpdateMsg |
| The DtAssistantSyncPtUpdateMsg defines a wrapper for the RTI Assistant synchronization point update message used by an rtiexec to inform the Assistant of the current state of a single synchronization point. More... | |
| class | DtAssistantTemplateMsg |
| DtAssistantTemplateMsg defines a base class which can be subclassed to quickly produce a new Assistant messages based on templates and macros. More... | |
| class | DtAssistantTestMgrStatusMsg |
| The DtAssistantTestMgrStatusMsg defines a msg for a client to report the results of a latency test. More... | |
| class | DtAssistantTimeStateMsg |
| The DtAssistantTimeStateMsg defines a wrapper for the RTI Assistant federation time state message used by the rtiexec to inform the Assistant of the current time state of all the federates in the federation. More... | |
| class | DtAssistantWwwCompInfoMsg |
| The DtAssistantWwwCompInfoMsg defines a wrapper for the RTI Assistant component information message used to send information about an Www component to its connected RTI Assistant. More... | |
| class | DtAssistantFederateInfo |
| Stores information on a known federate. More... | |
| class | DtAssistantFederationInfo |
| Structure containing State information from a single federation. More... | |
| struct | DtFederationInfo |
| Structure containing State information from a single federation. More... | |
| class | DtFederateTimeStateInfo |
| Structure containing State information from a single federate including Logical Time State. More... | |
| class | DtNetAssistantAwaitingForwardersMsg |
| Network representation for the RTI Assistant Awaiting Forwarders message that contains a list of forwarder connections that the forwarder is currently waiting to establish. More... | |
| class | DtNetAssistantChangeLatencyTestModeMsg |
| Network representation for the RTI Assistant change latency test mode msg message. More... | |
| class | DtNetAssistantConnMsg |
| Network representation for the RTI Assistant connection message. More... | |
| class | DtNetAssistantDeleteFederateMsg |
| Network representation for the RTI Assistant delete federate message. More... | |
| class | DtNetAssistantDeleteFederationMsg |
| Network representation for the RTI Assistant delete federation message. More... | |
| class | DtNetAssistantExecObserveRspMsg |
| Network representation for the RTI Assistant rtiexec observe response message that contains information needed by an observing Assistant about the observed rtiexec. More... | |
| class | DtNetAssistantExecStateMsg |
| Network representation for the RTI Assistant Exec state message that contains information for all of the Exec's federation's, all of its federates, This message is sent to an assistant from a local rtiexec and between assistants to relay federation information. More... | |
| class | DtNetAssistantExitMsg |
| Network representation for the RTI Assistant exit message. More... | |
| class | DtNetAssistantFederateStateMsg |
| Network representation for the RTI Assistant federate state message. More... | |
| class | DtNetAssistantFederationStateMsg |
| Network representation for the RTI Assistant federation state message that contains information on the federation, all of its federates, and each federate's time state. More... | |
| class | DtNetAssistantForwarderStateMsg |
| Network representation for the RTI Assistant Forwarder state message that contains information for all of the Forwarder's connections This message is sent to an assistant from a local RTI Forwarder and between assistants to relay federation information. More... | |
| class | DtNetAssistantLatencyReportMsg |
| Network representation for the RTI Assistant latency Report msg message. More... | |
| class | DtNetAssistantLogEnableMsg |
| Network representation for the RTI Assistant logging enable message. More... | |
| class | DtNetAssistantLogMsg |
| Network representation for the RTI Assistant log message. More... | |
| class | DtNetAssistantLrcCompInfoMsg |
| Network representation for the RTI Assistant LRC component information message. More... | |
| class | DtNetAssistantNetworkTestEnableMsg |
| Network representation for the RTI Assistant network testing enable/disable message. More... | |
| class | DtNetAssistantNotifyMsg |
| Network representation for the RTI Assistant notify message. More... | |
| class | DtNetAssistantNotifyObserveMsg |
| Network representation for the RTI Assistant notify observe message. More... | |
| class | DtNetAssistantNtfyLvlUpdateMsg |
| Network representation for the RTI Assistant notify level update message. More... | |
| class | DtNetAssistantPopupMsg |
| Network representation for the RTI Assistant Popup message. More... | |
| class | DtNetAssistantRidParamsMsg |
| Network representation for the RTI Assistant RID parameters message. More... | |
| class | DtNetAssistantRtiexecCompInfoMsg |
| Network representation for the RTI Assistant rtiexec component information message. More... | |
| class | DtNetAssistantRtiForwarderCompInfoMsg |
| Network representation for the RTI Assistant RTI Forwarder component information message. More... | |
| class | DtNetAssistantShmCompInfoMsg |
| Network representation for the RTI Assistant Shm component information message. More... | |
| class | DtNetAssistantSrcDestInfo |
| Network representation for info regarding the source and destination Assistants for this message. More... | |
| class | DtNetAssistantStartRtiexecMsg |
| Network representation for the RTI Assistant start rtiexec command message. More... | |
| class | DtNetAssistantStateObserveMsg |
| Network representation for the RTI Assistant State observe message. More... | |
| class | DtNetAssistantSyncPtUpdateMsg |
| Network representation for the RTI Assistant synchronization point update message. More... | |
| class | DtNetAssistantTestMgrStatusMsg |
| Network representation for the RTI Assistant latency Report msg message. More... | |
| class | DtNetAssistantTimeStateMsg |
| Network representation for the RTI Assistant time state message. More... | |
| class | DtNetAssistantWwwCompInfoMsg |
| Network representation for the RTI Assistant Www component information message. More... | |
| class | DtRtiAssistantClient |
| Manages the client connection to the RTI Assistant. More... | |
| class | DtRtiAssistantExecClient |
| The client connection to the RTI Assistant for the rtiexec. More... | |
| class | DtRtiAssistantForwarderClient |
| The client connection to the RTI Assistant for the an RTI Forwarder. More... | |
| class | DtRtiAssistantLrcClient |
| The client connection to the RTI Assistant for an LRC. More... | |
| class | DtRtiAssistantServer |
| Manages the server connections of the RTI Assistant. More... | |
| class | DtRtiAssistantShmExecClient |
| The client connection to the RTI Assistant for the rtiShm. More... | |
| class | DtRtiAssistantToAssistantClient |
| The client connection to the RTI Assistant for an LRC. More... | |
| class | DtRtiAssistantWwwClient |
| The client connection to the RTI Assistant for the Web Server. More... | |
| class | DtAveragedLatencyTestReport |
| DtAveragedLatencyTestReport encodes and decodes reports from tests between local RTI components. More... | |
As a library extension of the MAK RTI API, the assistant library contains classes and functions which provide an interface to the RTI assistant tray process.