![]() |
MAK RTIspy API Documentation for HLA 1516
|
Populates and displays the Federate Statistics dialog. More...
Inheritance diagram for DtAssistantFederateViewMgr:
Collaboration diagram for DtAssistantFederateViewMgr:Public Slots | |
| void | showFederateStatsDialog (const DtRtiConnectionInfo &connInfo, const MAKRti::DtString &federationName, unsigned int federateHandle) |
| Displays the Federate Statistics Dialog for the given federate. | |
| void | processFederateRemoval (const DtAssistantComponentInfo *comp) |
| Handles local federate removal in cases where we happen to be currently viewing that federate. | |
| void | processFederateRemoval (const DtRtiConnectionInfo &conn, const MAKRti::DtString &federationName, unsigned federateHandle) |
| Handles remote federate removal in cases where we happen to be currently viewing that federate. | |
| void | sendFederateObservationRequest (const DtRtiConnectionInfo &connInfo, const MAKRti::DtString &federationName, unsigned federateHdl, const DtAssistantInfo &astnt, unsigned compId) |
| Attempt to send a pending Observation request for the specified federate. | |
| void | processLocalRtiComponentConnected (const DtAssistantComponentInfo *compInfo) |
| void | processLocalRtiComponentDisconnected (const DtAssistantComponentInfo *compInfo) |
| void | handleObsRspFederateStatDlgUpdate (const DtAssistantInfo &observer, int compId, bool response) |
| void | federateStatDlgClosing (const DtAssistantInfo &astnt, int compId, const MAKRti::DtString &federationName, int federateHandle, const DtRtiConnectionInfo &connInfo) |
| void | federateIdentifierUpdated (unsigned int) |
| Updates how federates should be identified. | |
| void | lrcNetStatsUpdateIntervalUpdated (unsigned int) |
| Updates the LRC NetStats interval (seconds) | |
Public Slots inherited from DtAssistantMgr | |
| void | displayWarningDialogs () |
| Displays all warning dialogs. | |
Signals | |
| void | queryFederateInfo (const DtRtiConnectionInfo &conn, const MAKRti::DtString &federationName, unsigned federateHandle, const DtAssistantFederateInfo **info) |
| Emitted to query for detailed federate info. | |
| void | queryForwarderInfo (const DtRtiConnectionInfo &conn, const DtAssistantForwarderInfo **info) |
| Emitted to query for detailed forwarder info. | |
| void | requestFederateLoc (const DtRtiConnectionInfo &connInfo, const MAKRti::DtString &federationName, unsigned int federateHdl) |
| Emitted to request a federate's loc. | |
Signals inherited from DtAssistantMgr | |
| void | warningDialogDisplayed () |
| Emitted when a warning dialog is displayed. | |
| void | warningDialogDismissed () |
| Emitted when a warning dialog is dismissed. | |
| void | popupRequested (const MAKRti::DtString &text, int sourceCompId, const MAKRti::DtString &advancedText) |
| Emitted when a popup dialog should be displayed. | |
| void | popupRequested (const MAKRti::DtString &text, const MAKRti::DtString &source, const MAKRti::DtString &advancedText) |
| Emitted when a popup dialog should be displayed. | |
| void | notificationRequested (const MAKRti::DtString &message, MAKRti::DtNotifyLevelType notifyLevel, int sourceCompId, bool logOnly) |
| Emitted when a notification should be displayed. | |
| void | notificationRequested (const MAKRti::DtString &message, MAKRti::DtNotifyLevelType notifyLevel, const MAKRti::DtString &source, bool logOnly) |
| Emitted when a notification should be displayed. | |
Public Member Functions | |
| DtAssistantFederateViewMgr (DtBoost::shared_ptr< DtRtiAssistantServer > server, DtBoost::shared_ptr< DtRtiAssistantPeer > peer, DtAssistantSignalRouter &signalRouter, const MAKRti::DtFilename &configDir) | |
| Constructor. | |
| ~DtAssistantFederateViewMgr () | |
| Destructor. | |
| virtual void | startShutdown () |
| Saves the GUI configuration at the start of shut down. | |
Public Member Functions inherited from DtAssistantMgr | |
| DtAssistantMgr (DtBoost::shared_ptr< DtRtiAssistantServer > server, DtBoost::shared_ptr< DtRtiAssistantPeer > peer, DtAssistantSignalRouter &signalRouter) | |
| Constructor. | |
| virtual | ~DtAssistantMgr () |
| Destructor. | |
| virtual void | initialize () |
| Initializes this manager just prior to beginning assistant processing. | |
| virtual void | tick () |
| Performs tasks that need to be completed periodically. | |
| virtual bool | dialogsVisible () const |
| Determines if there are any visible dialogs for which this manager is responsible. | |
| virtual void | configWidget (DtAssistantConfigWidget **widget, QIcon &icon, QString &name, DtPreferencesPage &pageId) |
| Retrieves a widget which will be placed in the configuration dialog for configuring user preferences. | |
| virtual void | updateConfigWidget () |
| Forces the configuration widget to be updated. | |
| virtual void | processConfigWidgetAccept () |
| Process the changes that were accepted in the configuration widget. | |
Protected Member Functions | |
| virtual void | processNetStatsObserveReqMsg (const DtAssistantNetStatsObserveReqMsg &msg) |
| virtual void | processNetStatsObserveRspMsg (const DtAssistantNetStatsObserveRspMsg &msg) |
| virtual void | processServerNetStatsMsgUpdateMsg (const DtAssistantNetStatsMsgUpdateMsg &msg) |
| virtual void | processServerNetStatsRtiAmbUpdateMsg (const DtAssistantNetStatsRtiAmbUpdateMsg &msg) |
| virtual void | processServerNetStatsFedAmbUpdateMsg (const DtAssistantNetStatsFedAmbUpdateMsg &msg) |
| virtual void | processServerNetStatsObjectsUpdateMsg (const DtAssistantNetStatsObjectsUpdateMsg &msg) |
| virtual void | processServerNetStatsInteractionsUpdateMsg (const DtAssistantNetStatsInteractionsUpdateMsg &msg) |
| virtual void | processServerNetStatsStringUpdateMsg (const DtAssistantNetStatsStringUpdateMsg &msg) |
| virtual void | processPeerNetStatsMsgUpdateMsg (const DtAssistantNetStatsMsgUpdateMsg &msg) |
| virtual void | processPeerNetStatsRtiAmbUpdateMsg (const DtAssistantNetStatsRtiAmbUpdateMsg &msg) |
| virtual void | processPeerNetStatsFedAmbUpdateMsg (const DtAssistantNetStatsFedAmbUpdateMsg &msg) |
| virtual void | processPeerNetStatsObjectsUpdateMsg (const DtAssistantNetStatsObjectsUpdateMsg &msg) |
| virtual void | processPeerNetStatsInteractionsUpdateMsg (const DtAssistantNetStatsInteractionsUpdateMsg &msg) |
| virtual void | processPeerNetStatsStringUpdateMsg (const DtAssistantNetStatsStringUpdateMsg &msg) |
| virtual void | processPeerNetStatsStringReqMsg (const DtAssistantNetStatsStringReqMsg &msg) |
| virtual void | handleNetStatsMsgUpdateDlgUpdate (const DtAssistantNetStatsMsgUpdateMsg &msg, const DtAssistantInfoCompIdPair &astntCompIdPair) |
| virtual void | handleNetStatsRtiAmbUpdateDlgUpdate (const DtAssistantNetStatsRtiAmbUpdateMsg &msg, const DtAssistantInfoCompIdPair &astntCompIdPair) |
| virtual void | handleNetStatsFedAmbUpdateDlgUpdate (const DtAssistantNetStatsFedAmbUpdateMsg &msg, const DtAssistantInfoCompIdPair &astntCompIdPair) |
| virtual void | handleNetStatsObjectsUpdateDlgUpdate (const DtAssistantNetStatsObjectsUpdateMsg &msg, const DtAssistantInfoCompIdPair &astntCompIdPair, bool isLocal=true) |
| virtual void | handleNetStatsInteractionsUpdateDlgUpdate (const DtAssistantNetStatsInteractionsUpdateMsg &msg, const DtAssistantInfoCompIdPair &astntCompIdPair, bool isLocal=true) |
| virtual void | handleNetStatsStringUpdateDlgUpdate (const DtAssistantInfoCompIdPair &astntCompIdPair, DtAssistantHandleType handleType, const std::vector< DtU32 > &instanceHandles, const std::vector< MAKRti::DtString > &instanceNames) |
| virtual void | insertLocalObjectClassNames (unsigned int lrcCompId, const std::vector< DtU32 > &objectClassHandles, const std::vector< MAKRti::DtString > &objectClassNames) |
| virtual void | insertLocalInteractionClassNames (unsigned int lrcCompId, const std::vector< DtU32 > &interactionClassHandles, const std::vector< MAKRti::DtString > &interactionClassNames) |
| virtual void | insertLocalObjectInstanceNames (unsigned int lrcCompId, const std::vector< DtU32 > &objectInstanceHandles, const std::vector< MAKRti::DtString > &objectInteractionNames) |
| virtual bool | getObjectClassName (unsigned int lrcCompId, DtU32 objectClassHandle, MAKRti::DtString &objectClassName) |
| virtual bool | getInteractionClassName (unsigned int lrcCompId, DtU32 InteractionClassHandle, MAKRti::DtString &interactionClassName) |
| virtual bool | getObjectInstanceName (unsigned int lrcCompId, DtU32 objectInstanceHandle, MAKRti::DtString &objectInstanceName) |
| virtual void | requestNetStatsStringUpdate (const DtAssistantInfoCompIdPair &astntCompIdPair, DtAssistantHandleType handletype, const std::set< DtU32 > &handles) |
| virtual void | getHandlesAndNames (DtAssistantHandleType handleType, unsigned int myObservedCompId, const std::set< DtU32 > &unknownNamesHandles, std::vector< DtU32 > &instanceHandles, std::vector< MAKRti::DtString > &instanceNames) |
Protected Member Functions inherited from DtAssistantMgr | |
| void | startDialog (QDialog *dlg, bool inTaskbar, bool warningDialog) |
| Sets up the given widget as a dialog. | |
| void | finishDialog (QDialog *dlg) |
| Should be called prior to deleting any dialog started with startDialog. | |
| void | showDialog (QDialog *dlg) |
| Shows the dialog. | |
| void | startMainWindow (QMainWindow *dlg) |
| Sets up a main window dialog. | |
| void | finishMainWindow (QMainWindow *dlg) |
| Should be called prior to deleting any dialog started with startMainWindow. | |
| void | showMainWindow (QMainWindow *dlg) |
| Shows the dialog. | |
| void | showPopup (const MAKRti::DtString &text, int sourceCompId=-1, const MAKRti::DtString &advancedText=MAKRti::DtString::nullString()) |
| Displays a popup message with the given text, advanced text, and name of the given source component. | |
| void | showPopup (const MAKRti::DtString &text, const MAKRti::DtString &source, const MAKRti::DtString &advancedText=MAKRti::DtString::nullString()) |
| Displays a popup message with the given text, advanced text, and source name. | |
| void | displayNotification (const MAKRti::DtString &message, MAKRti::DtNotifyLevelType notifyLevel, int sourceCompId=-1) |
| Displays and logs a notification from the given component. | |
| void | displayNotification (const MAKRti::DtString &message, MAKRti::DtNotifyLevelType notifyLevel, const MAKRti::DtString &source) |
| Displays and logs notification with the given component name. | |
| void | logNotification (const MAKRti::DtString &message, MAKRti::DtNotifyLevelType notifyLevel, int sourceCompId=-1) |
| Logs a notification from the given component, does not display. | |
| void | logNotification (const MAKRti::DtString &message, MAKRti::DtNotifyLevelType notifyLevel, const MAKRti::DtString &source) |
| Logs a notification with the given component name, does not display. | |
Protected Attributes | |
| std::set< int > | myViewedCompIds |
| The component ID of the federate being viewed. | |
| std::set< DtAssistantInfo > | myViewedFederateOwners |
| Set of assistant's which own the current viewed federates. | |
| MAKRti::DtFilename | myConfigDir |
| The directory where the configuration file is located. | |
| DtAssistantSignalRouter & | mySignalRouter |
| Routes signals between different Assistant managers. | |
| std::map < DtConnectionInfoFederationNameFederateHandleTriple, bool > | myIsPendingForLocationMap |
| Determines whether or not we are waiting for location to send Observation Requests. | |
| std::set < DtAssistantInfoCompIdPair > | myObservationsSet |
| The federates being observed. | |
| std::map < DtAssistantInfoCompIdPair, bool > | myPendingForObsRspMap |
| DtAssistantNetStatsObservationMgr * | myAstntNetStatsObsMgr |
| DtNameByHandleMapByLrcCompIdMap | myLocalObjectClassNames |
| DtNameByHandleMapByLrcCompIdMap | myLocalInteractionClassNames |
| DtNameByHandleMapByLrcCompIdMap | myLocalObjectInstanceNames |
| DtFederateIdentifierType | myFederateIdType |
| Flag indicating current federate identifier type. | |
| DtAssistantInfo | myAssistantInfo |
| The AssistantInfo for server msgs. | |
| unsigned int | myLrcNetStatsUpdateInterval |
| This interval is the interval sent when observation requests are sent (in seconds). | |
| std::map < DtAssistantInfoCompIdPair, DtFederateStatisticsDialog * > | myFederateStatsDlgByCompIdMap |
| Maps to the dialogs which display federate operational statistics. | |
| std::map < DtConnectionInfoFederationNameFederateHandleTriple, DtFederateStatisticsDialog * > | myFederateStatsDlgByFedNameHandlePairMap |
| Maps to the dialogs which display federate operational statistics. | |
Protected Attributes inherited from DtAssistantMgr | |
| DtBoost::shared_ptr < DtRtiAssistantServer > | myServer |
| The Assistant server from which new messages will arrive from local RTI components. | |
| DtBoost::shared_ptr < DtRtiAssistantPeer > | myPeer |
| The Assistant peer which communicates with other Assistants. | |
| std::set< QDialog * > | myUnparentedDialogs |
| All unparented dialogs that are created by the GUI should be added to this set. | |
| std::set< QMainWindow * > | myMainWindows |
| All main windows that are created by the GUI should be added to this set. | |
| std::set< QDialog * > | myWarningDialogs |
| Set of the popup dialogs, either parented or unparented, which, when active, should cause a warning icon to be displayed. | |
Private Member Functions | |
| DtAssistantFederateViewMgr (const DtAssistantFederateViewMgr &) | |
| Copy Constructor not implemented. | |
| DtAssistantFederateViewMgr & | operator= (const DtAssistantFederateViewMgr &) |
| Assignment Operator not implemented. | |
Additional Inherited Members | |
Static Protected Attributes inherited from DtAssistantMgr | |
| static QIcon | theRtiIcon |
| The icons used by the RTI Assistant. | |
| static QIcon | theSmallRtiIcon |
| static QIcon | theWebIcon |
| static QIcon | theNotifyRtiIcon |
| static QIcon | theWarningRtiIcon |
| static QIcon | thePreferencesIcon |
| static QIcon | theAboutIcon |
| static QIcon | theHelpIcon |
| static bool | theIconsAreLoaded = false |
| Whether or not the icons have yet been loaded. | |
Populates and displays the Federate Statistics dialog.
| DtAssistantFederateViewMgr::DtAssistantFederateViewMgr | ( | DtBoost::shared_ptr< DtRtiAssistantServer > | server, |
| DtBoost::shared_ptr< DtRtiAssistantPeer > | peer, | ||
| DtAssistantSignalRouter & | signalRouter, | ||
| const MAKRti::DtFilename & | configDir | ||
| ) |
Constructor.
| DtAssistantFederateViewMgr::~DtAssistantFederateViewMgr | ( | ) |
Destructor.
References DtAssistantMgr::finishMainWindow(), myAstntNetStatsObsMgr, myFederateStatsDlgByCompIdMap, DtAssistantMgr::myServer, and processNetStatsObserveReqMsg().
|
private |
Copy Constructor not implemented.
|
slot |
Updates how federates should be identified.
References myFederateIdType, and myFederateStatsDlgByCompIdMap.
|
slot |
References DtAssistantRTISpy, DtAssistantMgr::finishMainWindow(), DtAssistantInfo::host(), DtAssistantInfo::isThisAssistant(), DtHostNameAddress::isValid(), myFederateStatsDlgByCompIdMap, myFederateStatsDlgByFedNameHandlePairMap, myObservationsSet, DtAssistantMgr::myPeer, and myPendingForObsRspMap.
Referenced by showFederateStatsDialog().
|
protectedvirtual |
References DtAssistantInteractionClassHandleType, DtAssistantObjectClassHandleType, DtAssistantObjectInstanceHandleType, getInteractionClassName(), getObjectClassName(), and getObjectInstanceName().
Referenced by handleNetStatsInteractionsUpdateDlgUpdate(), handleNetStatsObjectsUpdateDlgUpdate(), and processPeerNetStatsStringReqMsg().
|
protectedvirtual |
References myLocalInteractionClassNames.
Referenced by getHandlesAndNames().
|
protectedvirtual |
References myLocalObjectClassNames.
Referenced by getHandlesAndNames().
|
protectedvirtual |
References myLocalObjectInstanceNames.
Referenced by getHandlesAndNames().
|
protectedvirtual |
References myFederateStatsDlgByCompIdMap.
Referenced by processPeerNetStatsFedAmbUpdateMsg(), and processServerNetStatsFedAmbUpdateMsg().
|
protectedvirtual |
|
protectedvirtual |
References myFederateStatsDlgByCompIdMap.
Referenced by processPeerNetStatsMsgUpdateMsg(), and processServerNetStatsMsgUpdateMsg().
|
protectedvirtual |
References DtAssistantObjectClassHandleType, DtAssistantObjectInstanceHandleType, getHandlesAndNames(), handleNetStatsStringUpdateDlgUpdate(), myFederateStatsDlgByCompIdMap, and requestNetStatsStringUpdate().
Referenced by processPeerNetStatsObjectsUpdateMsg(), and processServerNetStatsObjectsUpdateMsg().
|
protectedvirtual |
References myFederateStatsDlgByCompIdMap.
Referenced by processPeerNetStatsRtiAmbUpdateMsg(), and processServerNetStatsRtiAmbUpdateMsg().
|
protectedvirtual |
|
slot |
References myObservationsSet, and myPendingForObsRspMap.
Referenced by processNetStatsObserveRspMsg().
|
protectedvirtual |
References myLocalInteractionClassNames.
Referenced by processServerNetStatsStringUpdateMsg().
|
protectedvirtual |
References myLocalObjectClassNames.
Referenced by processServerNetStatsStringUpdateMsg().
|
protectedvirtual |
References myLocalObjectInstanceNames.
Referenced by processServerNetStatsStringUpdateMsg().
|
slot |
Updates the LRC NetStats interval (seconds)
References DtAssistantRTISpy, DtAssistantInfo::host(), interval, DtAssistantInfo::isThisAssistant(), DtHostNameAddress::isValid(), myLrcNetStatsUpdateInterval, myObservationsSet, and DtAssistantMgr::myPeer.
|
private |
Assignment Operator not implemented.
|
slot |
Handles local federate removal in cases where we happen to be currently viewing that federate.
|
slot |
Handles remote federate removal in cases where we happen to be currently viewing that federate.
|
slot |
|
slot |
|
staticprotected |
Referenced by ~DtAssistantFederateViewMgr().
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
staticprotected |
|
protectedvirtual |
|
signal |
Emitted to query for detailed federate info.
Referenced by showFederateStatsDialog().
|
signal |
Emitted to query for detailed forwarder info.
Referenced by showFederateStatsDialog().
|
signal |
Emitted to request a federate's loc.
Referenced by showFederateStatsDialog().
|
protectedvirtual |
References DtAssistantMgr::myPeer.
Referenced by handleNetStatsInteractionsUpdateDlgUpdate(), and handleNetStatsObjectsUpdateDlgUpdate().
|
slot |
Attempt to send a pending Observation request for the specified federate.
References DtAssistantRTISpy, DtAssistantInfo::host(), DtAssistantInfo::isThisAssistant(), DtHostNameAddress::isValid(), myAssistantInfo, myFederateStatsDlgByCompIdMap, myFederateStatsDlgByFedNameHandlePairMap, myIsPendingForLocationMap, myLrcNetStatsUpdateInterval, myObservationsSet, DtAssistantMgr::myPeer, myPendingForObsRspMap, DtFederateStatisticsDialog::setAssistantInfo(), and DtFederateStatisticsDialog::setCompId().
|
slot |
Displays the Federate Statistics Dialog for the given federate.
References connect(), DtAssistantFederateInfo::federateHostName(), DtFederateStatisticsDialog::federateIdentifierUpdated(), DtAssistantForwarderInfo::federateInfo(), DtAssistantFederateInfo::federateName(), federateStatDlgClosing(), DtAssistantFederateInfo::federateType(), DtIconAndTextureManager::getInstance(), myConfigDir, myFederateIdType, myFederateStatsDlgByFedNameHandlePairMap, myIsPendingForLocationMap, DtAssistantNetworkCompInfo::processName(), queryFederateInfo(), queryForwarderInfo(), requestFederateLoc(), DtFederateStatisticsDialog::setConnectionInfo(), DtFederateStatisticsDialog::setFederateHandle(), DtFederateStatisticsDialog::setFederateHost(), DtFederateStatisticsDialog::setFederateIcon(), DtFederateStatisticsDialog::setFederateName(), DtFederateStatisticsDialog::setFederateProcess(), DtFederateStatisticsDialog::setFederateType(), DtFederateStatisticsDialog::setFederationName(), DtFederateStatisticsDialog::setFederationNameStr(), DtAssistantMgr::showMainWindow(), and DtAssistantMgr::startMainWindow().
|
virtual |
Saves the GUI configuration at the start of shut down.
Reimplemented from DtAssistantMgr.
|
protected |
The AssistantInfo for server msgs.
Referenced by processServerNetStatsFedAmbUpdateMsg(), processServerNetStatsInteractionsUpdateMsg(), processServerNetStatsMsgUpdateMsg(), processServerNetStatsObjectsUpdateMsg(), processServerNetStatsRtiAmbUpdateMsg(), and sendFederateObservationRequest().
|
protected |
Referenced by ~DtAssistantFederateViewMgr().
|
protected |
The directory where the configuration file is located.
Referenced by showFederateStatsDialog().
|
protected |
Flag indicating current federate identifier type.
Referenced by federateIdentifierUpdated(), and showFederateStatsDialog().
|
protected |
Maps to the dialogs which display federate operational statistics.
Referenced by federateIdentifierUpdated(), federateStatDlgClosing(), handleNetStatsFedAmbUpdateDlgUpdate(), handleNetStatsInteractionsUpdateDlgUpdate(), handleNetStatsMsgUpdateDlgUpdate(), handleNetStatsObjectsUpdateDlgUpdate(), handleNetStatsRtiAmbUpdateDlgUpdate(), handleNetStatsStringUpdateDlgUpdate(), sendFederateObservationRequest(), and ~DtAssistantFederateViewMgr().
|
protected |
Maps to the dialogs which display federate operational statistics.
Referenced by federateStatDlgClosing(), sendFederateObservationRequest(), and showFederateStatsDialog().
|
protected |
Determines whether or not we are waiting for location to send Observation Requests.
Referenced by sendFederateObservationRequest(), and showFederateStatsDialog().
|
protected |
|
protected |
Referenced by getObjectClassName(), insertLocalObjectClassNames(), and processLocalRtiComponentDisconnected().
|
protected |
|
protected |
This interval is the interval sent when observation requests are sent (in seconds).
The end result should be that the Display is updated with fresh information (if applicable) every interval.
Referenced by lrcNetStatsUpdateIntervalUpdated(), and sendFederateObservationRequest().
|
protected |
The federates being observed.
Referenced by federateStatDlgClosing(), handleObsRspFederateStatDlgUpdate(), lrcNetStatsUpdateIntervalUpdated(), processNetStatsObserveRspMsg(), processPeerNetStatsFedAmbUpdateMsg(), processPeerNetStatsInteractionsUpdateMsg(), processPeerNetStatsMsgUpdateMsg(), processPeerNetStatsObjectsUpdateMsg(), processPeerNetStatsRtiAmbUpdateMsg(), processPeerNetStatsStringUpdateMsg(), processServerNetStatsFedAmbUpdateMsg(), processServerNetStatsInteractionsUpdateMsg(), processServerNetStatsMsgUpdateMsg(), processServerNetStatsObjectsUpdateMsg(), processServerNetStatsRtiAmbUpdateMsg(), and sendFederateObservationRequest().
|
protected |
|
protected |
Routes signals between different Assistant managers.
|
protected |
The component ID of the federate being viewed.
|
protected |
Set of assistant's which own the current viewed federates.