![]() |
MAK RTIspy API Documentation for HLA Evolved
|
As a library extension of the MAK RTI API, rtiAssistantApp library contains classes and functions which provide the implementation of the RTI Assistant tray process. More...
Classes | |
| class | DtAboutBox |
| The 'about' box widget. More... | |
| class | DtAssistantAddConnDialog |
| Base class for a Dialog that allows a user to enter connection information.d. More... | |
| class | DtAddForwarderConnDialog |
| Dialog that allows a user to enter connection information. More... | |
| class | DtAssistantAddLrcConnDialog |
| Dialog that allows a user to enter connection information. More... | |
| class | DtAssistantAddRtiexecConnDialog |
| Dialog that allows a user to enter connection information. More... | |
| class | DtAssistantAdvancedForwarderOptionsWidget |
| Widget to allow user to set advanced forwarder options. More... | |
| class | DtRtiAssistant |
| Coordinates Assistant activities. More... | |
| class | DtAssistantConfig |
| Stores the Assistant configuration information and handles saving and loading this information from an XML file. More... | |
| class | DtAssistantConfigDialog |
| Qt dialog which allows a user to change the Assistant configuration. More... | |
| class | DtAssistantConfigWidget |
| Widget which can be added as a configuration page to the DtAssistantConfigDialog. More... | |
| class | DtAssistantConnectionWidget |
| Widget which can be added as a configuration page to the DtAssistantConfigDialog. More... | |
| class | DtAssistantMgr |
| Base class for all classes which perform management activities for the Assistant. More... | |
| class | DtAssistantMsgStatsDialog |
| Dialog to display the current assistant message statistics. More... | |
| class | DtAssistantPlot |
| A QwtPlot Widget customized for use in plotting GPS accuracies. More... | |
| class | DtAssistantPlot::TimeScaleDraw |
| Custom QwtScaleDraw for displaying x axis values as times. More... | |
| class | DtAssistantPlotSeries |
| A custom QwtPlotCurve that can self-update and toggle. More... | |
| class | DtAssistantPlotWidget |
| A tab widget with components for graphing data over time. More... | |
| class | DtAssistantPreferencesWidget |
| Widget which allows a user to change the Assistant preferences. More... | |
| class | DtAssistantSignalRouter |
| At startup all of the assistant manager classes will register their signals and slots with the signal router. More... | |
| class | DtAssistantComponentInfo |
| Stores information on any RTI components. More... | |
| class | DtAssistantComponentMgr |
| Processes information on each local RTI component that is connected to this Assistant. More... | |
| class | DtAssistantConnConfigWidget |
| Widget that can be brought up by the user to configure their RTI config preferences. More... | |
| class | DtConnectionCache |
| Stores the cached connections which the Assistant can provide to components if necessary. More... | |
| class | DtAssistantConnectionInfoMgr |
| Maintains lists of known RTI connections. More... | |
| class | DtAssistantConnQueryMgr |
| Maintains list of known RTI connections and processes connection queries from RTI components. More... | |
| class | DtAssistantConnQueryWidget |
| Widget used to request the user to provide new connection parameters when a component cannot establish an RTI connection. More... | |
| class | DtAssistantEnableLoggingDialog |
| Dialog to prompt user if they would like to enable logging when an attempt is made to view a log for a component with logging disabled. More... | |
| class | DtExecConfig |
| Stores the federations view configuration information and handles saving and loading this information from an XML file. More... | |
| class | DtExecConsoleWidget |
| Provides the GUI for a console which displays the contents of an rtiexec log. More... | |
| class | DtFederateStatisticsDialog |
| Shows detailed statistics on a federate. More... | |
| class | DtAssistantFederateViewMgr |
| Populates and displays the Federate Statistics dialog. More... | |
| class | DtAssistantFederationsInfoMgr |
| Compiles federation information from rtiexecs and LRCs. More... | |
| class | DtAssistantFederationsViewMgr |
| Compiles federation information from rtiForwarders and displays federation view dialogs. More... | |
| class | DtFederationsViewPreferencesWidget |
| Widget which allows a user to change the Federations View preferences. More... | |
| class | DtFileConsoleWidget |
| Provides the GUI for a console which displays the contents of a log file. More... | |
| class | DtFomStatisticsDialog |
| Shows detailed statistics on a fom. More... | |
| class | DtFomTreeAndTableWidget |
| Shows detailed statistics, presented as both trees and running graphs which can be populated from the tree data. More... | |
| class | DtAssistantFomViewMgr |
| Populates and displays the Fom dialog. More... | |
| class | DtForeignAssistantConnectionsDialog |
| Dialog that allows a user to enter connection information. More... | |
| class | DtForwarderConfig |
| Stores the Forwarder configuration information and handles saving and loading this information from an XML file. More... | |
| class | DtForwarderConnStatusDialog |
| Dialog to be displayed when a local forwarder is waiting for remote forwarders to connect. More... | |
| class | DtGraphDialog |
| A dialog containing a graph of a single series of data. More... | |
| class | DtLatencyTestConfigWidget |
| Widget which allows the user to change the configuration of the latency test. More... | |
| class | DtLatencyTestDialog |
| Dialog which displays the results of network latency testing for a particular initiating federate. More... | |
| class | DtAssistantLatencyTestMgr |
| Handles activities related to running latency tests and reporting results. More... | |
| class | DtAssistantLicenseQueryMgr |
| Maintains list of known RTI license servers and processes license queries from RTI components. More... | |
| class | DtAssistantLicQueryDialog |
| Dialog used to request the user to provide new license information when a component cannot establish a connection. More... | |
| class | DtAssistantLicServerConfigWidget |
| Widget which allows a user to view and clear the current default license server. More... | |
| class | DtAssistantLogFileMgr |
| Responsible for maintaining the console dialogs to display log files for local RTI components. More... | |
| class | DtAssistantLrcConnQueryWidget |
| Widget used to request the user to provide new connection parameters when an LRC cannot establish a connection. More... | |
| class | DtAssistantLrcConnQueryDialog |
| Dialog to hold a DtAssistantLrcConnQueryWidget. More... | |
| class | DtAssistantForwarderCompInfoMgr |
| Compiles network component information from RTI Forwarders. More... | |
| class | DtNotificationAndLoggingConfigWidget |
| Widget which allows a user to change the Assistant preferences for logging and display of notifications. More... | |
| class | DtAssistantNotifyDialog |
| Dialog widget to display important notifications and events by the RTI Assistant. More... | |
| class | DtAssistantPopupDialog |
| Dialog widget to display important notifications and events by the RTI Assistant. More... | |
| class | DtAssistantPopupMsgMgr |
| Processes popup messages from RTI components. More... | |
| class | DtAssistantPreferencesInfoMgr |
| Manages the current assistant preferences and displays the preferences dialog when required. More... | |
| class | DtAssistantPreferencesViewMgr |
| Manages the current assistant preferences and displays the preferences dialog when required. More... | |
| class | DtRemoteAssistantInfoMgr |
| Manages assistant to assistant connections. More... | |
| class | DtRemoteAssistantViewMgr |
| Sets up RID configuration page for the assistant. More... | |
| class | DtRemoteAssistantWidget |
| Widget for managing configured RID files in the assistant. More... | |
| class | DtRidConfigDialog |
| Federate & Federation configuration dialog. More... | |
| class | DtAssistantRidConfigInfoMgr |
| Maintains lists of known RTI connections. More... | |
| class | DtRidConfigViewMgr |
| Sets up RID configuration page for the assistant. More... | |
| class | DtRidManagementWidget |
| Widget for managing configured RID files in the assistant. More... | |
| class | DtAssistantRtiexecConnQueryWidget |
| Widget used to request the user to provide new connection parameters when an rtiexec cannot establish an RTI connection. More... | |
| class | DtAssistantRtiexecConnQueryDialog |
| Dialog to hold a DtAssistantRtiexecConnQueryWidget. More... | |
| class | DtSignalToCallbackMapper |
| Maps a single Qt signal to any number of callbacks for non-Qt classes. More... | |
| class | DtAssistantTrayIconMgr |
| Responsible for maintaining the assistant tray icon, its menu, and the notifications displayed by it. More... | |
| class | DtTreesAndGraphWidget |
| Shows detailed statistics, presented as both trees and running graphs which can be populated from the tree data. More... | |
| class | DtWidgetPager |
| Widget for stacking widgets and selecting them with a list on the left. More... | |
Files | |
| file | aboutBox.h |
| Contains the DtAboutBox class declaration. | |
| file | addConnectionDialog.h |
| Contains the DtAssistantAddConnDialog class declaration. | |
| file | addForwarderConnectionDialog.h |
| Contains the DtAddForwarderConnDialog class declaration. | |
| file | advancedForwarderOptionsWidget.h |
| Contains the DtAssistantAdvancedForwarderOptionsWidget class declaration. | |
| file | assistant.h |
| Contains the DtRtiAssistant class declaration. | |
| file | assistantAppUtil.h |
| Contains useful functions specific to the rtiAssistant. | |
| file | assistantConfig.h |
| file | assistantConfigDialog.h |
| Contains the DtAssistantConfigDialog class declaration. | |
| file | assistantConfigWidget.h |
| Contains the DtAssistantConfigWidget class declaration. | |
| file | assistantConnectionWidget.h |
| Contains the DtAssistantConnectionWidget class declaration. | |
| file | assistantMsgStatsDialog.h |
| Contains the DtAssistantMsgStatsDialog class declaration. | |
| file | assistantPlot.h |
| Contains the DtAssistantPlot class declaration. | |
| file | assistantPlotSeries.h |
| Contains the DtAssistantPlotSeries class declaration. | |
| file | assistantPlotWidget.h |
| Contains the DtAssistantPlotWidget class declaration. | |
| file | assistantPrefsWidget.h |
| file | assistantSignalIds.h |
| Contains the DtAssistantSignalId enumerations. | |
| file | clickableLabel.h |
| Contains the DtClickableLabel class declaration. | |
| file | collectionEditor.h |
| Contains the DtCollectionEditor class declaration. | |
| file | federateInfo.h |
| This file contains the declaration of DtAssistantComponentInfo. | |
| file | connConfigWidget.h |
| Contains the DtAssistantConnConfigWidget class declaration. | |
| file | connectionsCache.h |
| file | connInfoMgr.h |
| Contains the DtAssistantConnectionInfoMgr class declaration. | |
| file | connQueryMgr.h |
| Contains the DtAssistantConnQueryMgr class declaration. | |
| file | connQueryWidget.h |
| Contains the DtAssistantConnQueryWidget class declaration. | |
| file | consoleWidget.h |
| Contains the DtCommentTranslator class declaration. | |
| file | enableLoggingDialog.h |
| Contains the DtCommentTranslator class declaration. | |
| file | execConfig.h |
| file | federateStatsDialog.h |
| Contains the DtCommentTranslator class declaration. | |
| file | federateTree.h |
| Contains the DtFederateTree class declaration. | |
| file | federateTreeHeader.h |
| Contains the DtFederateTreeHeader class declaration. | |
| file | federationColorItem.h |
| file | federationsInfoMgr.h |
| Contains the DtAssistantFederationsInfoMgr class declaration. | |
| file | federationsViewDialog.h |
| Contains the DtFederationsViewDialog class declaration. | |
| file | federationsViewMgr.h |
| Contains the DtAssistantFederationsViewMgr class declaration. | |
| file | federationsViewPrefsWidget.h |
| file | fomStatsDialog.h |
| Contains the DtFomStatisticsDialog class declaration. | |
| file | fomTreeAndTableWidget.h |
| Contains the DtFomTreeAndTableWidget class declaration. | |
| file | foreignAssistantConnectionsDialog.h |
| Contains the DtForeignAssistantConnectionsDialog class declaration. | |
| file | forwarderConfig.h |
| file | forwarderConnStatusDialog.h |
| Contains the DtForwarderConnStatusDialog class declaration. | |
| file | forwarderInfo.h |
| file | genericConfigDialog.h |
| Contains the DtGenericConfigDialog class declaration. | |
| file | genericConfigWidget.h |
| Contains the DtGenericConfigWidget class declaration. | |
| file | graphDialog.h |
| Contains the DtGraphDialog class declaration. | |
| file | latencyTestDialog.h |
| Contains the DtLatencyTestDialog class declaration. | |
| file | licQueryDialog.h |
| Contains the DtAssistantLicQueryDialog class declaration. | |
| file | licServerConfigWidget.h |
| file | logFileMgr.h |
| Contains the DtAssistantLogFileMgr class declaration. | |
| file | networkMapCamera.h |
| Contains the DtNetworkMapCamera class declaration. | |
| file | networkMapCentralNode.h |
| Contains the DtNetworkMapCentralNode class declaration. | |
| file | notificationAndLoggingConfigWidget.h |
| Contains the DtNotificationAndLoggingConfigWidget class declaration. | |
| file | notifyDialog.h |
| Contains the DtAssistantNotifyDialog class declaration. | |
| file | popupDialog.h |
| Contains the DtAssistantPopupDialog class declaration. | |
| file | propertyEditorWidget.h |
| Contains the DtCommentTranslator class declaration. | |
| file | propertyListView.h |
| Contains the DtPropertyListView class declaration. | |
| file | propertyListViewItem.h |
| Contains the DtPropertyListViewItem class declaration. | |
| file | remoteAssistantInfoMgr.h |
| Contains the DtRemoteAssistantInfoMgr class declaration. | |
| file | ridConfigViewMgr.h |
| Contains the DtRemoteAssistantViewMgr class declaration. | |
| file | remoteAssistantWidget.h |
| Contains the DtRemoteAssistantWidget class declaration. | |
| file | ridConfigDialog.h |
| Contains the DtRidConfigDialog class declaration. | |
| file | ridConfigInfoMgr.h |
| Contains the DtRidConfigInfoMgr class declaration. | |
| file | ridConfigViewMgr.h |
| Contains the DtRemoteAssistantViewMgr class declaration. | |
| file | ridManagementWidget.h |
| Contains the DtRidManagementWidget class declaration. | |
| file | ridWidget.h |
| Contains the DtRidWidget class declaration. | |
| file | rtiSelectedNodeWidget.h |
| Contains the DtRtiSelectedNodeWidget class declaration. | |
| file | syncPtDialog.h |
| Contains the DtSyncPtDialog class declaration. | |
| file | trayIconMgr.h |
| Contains the DtAssistantTrayIconMgr class declaration. | |
| file | treesAndGraphWidget.h |
| Contains the DtTreesAndGraphWidget class declaration. | |
| file | widgetDialog.h |
| Contains the DtWidgetDialog class declaration. | |
| file | widgetPager.h |
| Contains the DtWidgetPager class declaration. | |
As a library extension of the MAK RTI API, rtiAssistantApp library contains classes and functions which provide the implementation of the RTI Assistant tray process.