MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Files
The RTIspy Assistant Application Library (rtiAssistantApp)

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  DtAssistantAddConnDialog
 Base class for a Dialog that allows a user to enter connection information.d. 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  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  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  DtAssistantNetworkCompInfoMgr
 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  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...

Files

file  assistantConfig.h
file  assistantConfigDialog.h
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  federateInfo.h
 This file contains the declaration of DtAssistantComponentInfo.
file  connectionsCache.h
file  customizeViewDlg.h
file  execConfig.h
file  federateTree.h
file  federateTreeHeader.h
file  federationColorItem.h
file  federationsViewDialog.h
file  federationsViewPrefsWidget.h
file  forwarderConfig.h
file  forwarderInfo.h
file  licServerConfigWidget.h
file  notificationAndLoggingConfigWidget.h

Detailed Description

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.


Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)