![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Populates and displays the Fom dialog. More...
Inheritance diagram for DtAssistantFomViewMgr:
Collaboration diagram for DtAssistantFomViewMgr:Public Slots | |
| void | showFomDialog (const DtRtiConnectionInfo &connInfo, const MAKRti::DtString &federationName, unsigned int federateHandle) |
| Displays the Fom Dialog. | |
| void | fomStatDlgClosing (const DtAssistantInfo &astnt, int compId, const MAKRti::DtString &federationName, int federateHandle, const DtRtiConnectionInfo &connInfo) |
| void | sendFomObservationRequest (const DtRtiConnectionInfo &connInfo, const MAKRti::DtString &federationName, unsigned federateHdl, const DtAssistantInfo &astnt, unsigned compId, bool observe=true) |
| Attempt to send a pending Observation request for the specified federate. | |
| void | sendFomInitStateRequest (const DtAssistantInfo &astnt, unsigned compId) |
| void | processFederateRemoval (const DtAssistantComponentInfo *comp) |
| void | processFederateRemoval (const DtRtiConnectionInfo &connInfo, const MAKRti::DtString &federationName, unsigned federateHandle) |
| void | processLocalRtiComponentConnected (const DtAssistantComponentInfo *compInfo) |
| void | processLocalRtiComponentDisconnected (const DtAssistantComponentInfo *compInfo) |
| 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 location. | |
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 | |
| DtAssistantFomViewMgr (DtBoost::shared_ptr< DtRtiAssistantServer > server, DtBoost::shared_ptr< DtRtiAssistantPeer > peer, DtAssistantSignalRouter &signalRouter, const MAKRti::DtFilename &configDir) | |
| Constructor. | |
| ~DtAssistantFomViewMgr () | |
| 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 | processPeerNetStatsObserveReqMsg (const DtAssistantNetStatsObserveReqMsg &msg) |
| virtual void | processPeerNetStatsObserveRspMsg (const DtAssistantNetStatsObserveRspMsg &msg) |
| virtual void | processServerNetStatsFomTreeUpdateMsg (const DtAssistantNetStatsFomTreeUpdateMsg &msg) |
| virtual void | processServerNetStatsFomUpdateMsg (const DtAssistantNetStatsFomUpdateMsg &msg) |
| virtual void | processServerNetStatsAttrParamStringUpdateMsg (const DtAssistantNetStatsAttrParamStringUpdateMsg &msg) |
| virtual void | processServerNetStatsFomAttrParamUpdateMsg (const DtAssistantNetStatsFomAttrParamUpdateMsg &msg) |
| virtual void | processPeerNetStatsFomAttrParamUpdateMsg (const DtAssistantNetStatsFomAttrParamUpdateMsg &msg) |
| virtual void | processPeerNetStatsFomTreeUpdateMsg (const DtAssistantNetStatsFomTreeUpdateMsg &msg) |
| virtual void | processPeerNetStatsAttrParamStringUpdateMsg (const DtAssistantNetStatsAttrParamStringUpdateMsg &msg) |
| virtual void | processPeerNetStatsInitStateRequestMsg (const DtAssistantNetStatsInitStateRequestMsg &msg) |
| void | handleNetStatsFomAttrParamUpdateMsg (const DtAssistantNetStatsFomAttrParamUpdateMsg &msg, bool isServer, const DtAssistantInfo &astntInfo) |
| void | handleFomTreeDataForFomStatDlg (DtFomTreeData &objectFomTreeData, DtFomTreeData &interactionFomTreeData, const DtAssistantInfoCompIdPair &astntInfoCompIdPair) |
| void | handleAttributeNamesForFomStatDlg (DtFomTreeData &objectFomTreeData, const DtAssistantInfoCompIdPair &astntInfoCompIdPair) |
| void | handleParameterNamesForFomStatDlg (DtFomTreeData &objectFomTreeData, const DtAssistantInfoCompIdPair &astntInfoCompidPair) |
| void | handleStateUpdateForFomStateDlg (DtAssistantHandleType type, const DtFomTreeData &objectFomTreeData, const DtAssistantInfoCompIdPair &astntInfoCompidPair) |
| virtual void | handleObsRspFomStatDlgUpdate (const DtAssistantInfo &observer, int compId, bool response) |
| virtual void | handleNetStatsInitStateReq (const DtAssistantInfo &astnt, int compId) |
| void | cleanLocalMaps (const DtAssistantInfo &astntInfo, unsigned int compId) |
| void | cleanRemoteMaps (unsigned int compId) |
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. | |
Private Member Functions | |
| DtAssistantFomViewMgr (const DtAssistantFomViewMgr &) | |
| Copy Constructor not implemented. | |
| DtAssistantFomViewMgr & | operator= (const DtAssistantFomViewMgr &) |
| Assignment Operator not implemented. | |
| void | clearInitMaps (const DtAssistantInfo &astnt, int compId) |
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 Fom dialog.
| DtAssistantFomViewMgr::DtAssistantFomViewMgr | ( | DtBoost::shared_ptr< DtRtiAssistantServer > | server, |
| DtBoost::shared_ptr< DtRtiAssistantPeer > | peer, | ||
| DtAssistantSignalRouter & | signalRouter, | ||
| const MAKRti::DtFilename & | configDir | ||
| ) |
Constructor.
References clearInitMaps(), connect(), DtAssistantFOM, DtDisplayFomDialogSig, DtFederateIdentifierUpdatedSig, DtFederateInfoQuery, DtFederateLocReceivedSig, DtFederateRemovedSig, DtForwarderInfoQuery, DtGetLocalHostName(), DtLrcComponentConnectedSig, DtLrcComponentDisconnectedSig, DtLrcComponentRemovedSig, DtLrcComponentRemovedUnexpectedlySig, DtLrcUpdateIntervalSecUpdatedSig, DtRequestFederateLocSig, federateIdentifierUpdated(), handleNetStatsInitStateReq(), handleObsRspFomStatDlgUpdate(), lrcNetStatsUpdateIntervalUpdated(), myAssistantInfo, myAstntNetStatsObsMgr, DtAssistantMgr::myPeer, DtAssistantMgr::myServer, processFederateRemoval(), processLocalRtiComponentConnected(), processLocalRtiComponentDisconnected(), processPeerNetStatsAttrParamStringUpdateMsg(), processPeerNetStatsFomAttrParamUpdateMsg(), processPeerNetStatsFomTreeUpdateMsg(), processPeerNetStatsInitStateRequestMsg(), processPeerNetStatsObserveReqMsg(), processPeerNetStatsObserveRspMsg(), processServerNetStatsAttrParamStringUpdateMsg(), processServerNetStatsFomAttrParamUpdateMsg(), processServerNetStatsFomTreeUpdateMsg(), queryFederateInfo(), queryForwarderInfo(), DtAssistantSignalRouter::registerQuery(), DtAssistantSignalRouter::registerSignal(), DtAssistantSignalRouter::registerSlot(), requestFederateLoc(), sendFomObservationRequest(), and showFomDialog().
| DtAssistantFomViewMgr::~DtAssistantFomViewMgr | ( | ) |
Destructor.
References DtAssistantMgr::finishMainWindow(), myAstntNetStatsObsMgr, and myFomViewDlgByCompIdMap.
|
private |
Copy Constructor not implemented.
|
protected |
|
protected |
|
private |
References myInitFomAttributeMap, myInitFomAttributeStateMap, myInitFomNameMap, myInitFomParameterMap, and myInitFomParameterStateMap.
Referenced by DtAssistantFomViewMgr().
|
slot |
Updates how federates should be identified.
References myFederateIdType, and myFomViewDlgByCompIdMap.
Referenced by DtAssistantFomViewMgr().
|
slot |
References DtAssistantFOM, DtAssistantInvalidCompId, DtAssistantMgr::finishMainWindow(), DtAssistantInfo::host(), DtAssistantInfo::isThisAssistant(), DtHostNameAddress::isValid(), myAstntNetStatsObsMgr, myFomViewDlgByCompIdMap, myFomViewDlgByFedNameHandlePairMap, myObservationsSet, DtAssistantMgr::myPeer, myPendingForObsRspMap, and DtAssistantNetStatsObservationMgr::processObserveRequest().
Referenced by showFomDialog().
|
protected |
References DtFomTreeData::myAttrClassHandles, DtFomTreeData::myAttributeHandles, DtFomTreeData::myAttributeNames, DtFomTreeData::myAttrParentClassHandles, DtFomTreeData::myAttrTotalClassHandles, and myFomViewDlgByCompIdMap.
Referenced by processPeerNetStatsAttrParamStringUpdateMsg(), processServerNetStatsAttrParamStringUpdateMsg(), and sendFomObservationRequest().
|
protected |
|
protected |
References DtFomTreeData::clearStateAndReserve(), DtAssistantMsg::compId(), DtAssistantAttributeHandleType, DtAssistantParameterHandleType, handleStateUpdateForFomStateDlg(), myFomViewDlgByCompIdMap, myInitFomAttributeStateMap, myInitFomParameterStateMap, myInteractionFomTreeMap, myObjectFomTreeMap, myObservationsSet, myShouldHandleOrder, myShouldHandleTransport, DtFomTreeData::myStateAttributeHandles, DtFomTreeData::myStateObjectClassHandles, DtFomTreeData::myStateObjectPubSubHandles, DtFomTreeData::myStateObjPub, DtFomTreeData::myStateObjSub, DtFomTreeData::myStateOrder, DtFomTreeData::myStatePub, DtFomTreeData::myStateSub, and DtFomTreeData::myStateTransport.
Referenced by processPeerNetStatsFomAttrParamUpdateMsg(), and processServerNetStatsFomAttrParamUpdateMsg().
|
protectedvirtual |
References DtAssistantAttributeHandleType, DtAssistantParameterHandleType, myAssistantInfo, DtFomTreeData::myAttrClassHandles, DtFomTreeData::myAttributeHandles, DtFomTreeData::myAttributeNames, DtFomTreeData::myAttrParentClassHandles, DtFomTreeData::myAttrTotalClassHandles, DtFomTreeData::myClassHandles, DtFomTreeData::myClassNames, myInitFomAttributeMap, myInitFomNameMap, myInitFomParameterMap, myInteractionFomTreeMap, myObjectFomTreeMap, DtFomTreeData::myParentClassHandles, DtAssistantMgr::myPeer, myRemoteAstntNeedsAttrInitStateMap, myRemoteAstntNeedsAttrNamesMap, myRemoteAstntNeedsObjIntNamesMap, myRemoteAstntNeedsParamInitStateMap, myRemoteAstntNeedsParamNamesMap, DtFomTreeData::myStateAttributeHandles, DtFomTreeData::myStateObjectClassHandles, DtFomTreeData::myStateObjectPubSubHandles, DtFomTreeData::myStateObjPub, DtFomTreeData::myStateObjSub, DtFomTreeData::myStateOrder, DtFomTreeData::myStatePub, DtFomTreeData::myStateSub, and DtFomTreeData::myStateTransport.
Referenced by DtAssistantFomViewMgr(), and processPeerNetStatsInitStateRequestMsg().
|
protectedvirtual |
References myObservationsSet.
Referenced by DtAssistantFomViewMgr().
|
protected |
References DtFomTreeData::myAttrClassHandles, DtFomTreeData::myAttributeHandles, DtFomTreeData::myAttributeNames, DtFomTreeData::myAttrParentClassHandles, DtFomTreeData::myAttrTotalClassHandles, and myFomViewDlgByCompIdMap.
Referenced by processPeerNetStatsAttrParamStringUpdateMsg(), processServerNetStatsAttrParamStringUpdateMsg(), and sendFomObservationRequest().
|
protected |
References DtAssistantAttributeHandleType, DtAssistantParameterHandleType, myFomViewDlgByCompIdMap, DtFomTreeData::myStateAttributeHandles, DtFomTreeData::myStateObjectClassHandles, DtFomTreeData::myStateObjectPubSubHandles, DtFomTreeData::myStateObjPub, DtFomTreeData::myStateObjSub, DtFomTreeData::myStateOrder, DtFomTreeData::myStatePub, DtFomTreeData::myStateSub, and DtFomTreeData::myStateTransport.
Referenced by handleNetStatsFomAttrParamUpdateMsg(), and sendFomObservationRequest().
|
slot |
Updates the LRC NetStats interval (seconds)
References DtAssistantFOM, DtAssistantInfo::host(), interval, DtAssistantInfo::isThisAssistant(), DtHostNameAddress::isValid(), myAstntNetStatsObsMgr, myLrcNetStatsUpdateInterval, myObservationsSet, DtAssistantMgr::myPeer, and DtAssistantNetStatsObservationMgr::processObserveRequest().
Referenced by DtAssistantFomViewMgr().
|
private |
Assignment Operator not implemented.
|
slot |
References DtAssistantComponentInfo::compId(), and myViewedCompId.
Referenced by DtAssistantFomViewMgr().
|
slot |
References myViewedConnection, myViewedFederateHandle, and myViewedFederationName.
|
slot |
|
slot |
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
References DtFomTreeData::clearAttrAndReserve(), DtAssistantMsg::compId(), DtAssistantInteractionClassHandleType, DtAssistantObjectClassHandleType, handleAttributeNamesForFomStatDlg(), handleParameterNamesForFomStatDlg(), DtFomTreeData::myAttrClassHandles, DtFomTreeData::myAttributeHandles, DtFomTreeData::myAttributeNames, DtFomTreeData::myAttrParentClassHandles, DtFomTreeData::myAttrTotalClassHandles, myInitFomAttributeMap, myInitFomParameterMap, myObservationsSet, DtAssistantMgr::myPeer, DtAssistantMsg::sourceAddr(), DtAssistantMsg::sourceHost(), and DtAssistantMsg::sourceId().
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
References DtFomTreeData::clearAndReserve(), DtAssistantMsg::compId(), handleFomTreeDataForFomStatDlg(), DtFomTreeData::myClassHandles, DtFomTreeData::myClassNames, myObservationsSet, DtFomTreeData::myParentClassHandles, DtAssistantMgr::myPeer, DtAssistantMsg::sourceAddr(), DtAssistantMsg::sourceHost(), and DtAssistantMsg::sourceId().
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
References DtFomTreeData::clearAttrAndReserve(), DtAssistantMsg::clone(), DtAssistantMsg::compId(), DtAssistantInteractionClassHandleType, DtAssistantObjectClassHandleType, handleAttributeNamesForFomStatDlg(), handleParameterNamesForFomStatDlg(), myAssistantInfo, DtFomTreeData::myAttrClassHandles, DtFomTreeData::myAttributeHandles, DtFomTreeData::myAttributeNames, DtFomTreeData::myAttrParentClassHandles, DtFomTreeData::myAttrTotalClassHandles, myInitFomAttributeMap, myInitFomParameterMap, myInteractionFomTreeMap, myObjectFomTreeMap, myObservationsSet, DtAssistantMgr::myPeer, myRemoteAstntNeedsAttrNamesMap, and myRemoteAstntNeedsParamNamesMap.
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
|
staticprotected |
Referenced by DtAssistantFomViewMgr().
|
protectedvirtual |
References DtFomTreeData::clearAndReserve(), DtAssistantMsg::clone(), DtAssistantMsg::compId(), handleFomTreeDataForFomStatDlg(), myAssistantInfo, DtFomTreeData::myClassHandles, DtFomTreeData::myClassNames, myInitFomNameMap, myInteractionFomTreeMap, myObjectFomTreeMap, myObservationsSet, DtFomTreeData::myParentClassHandles, DtAssistantMgr::myPeer, and myRemoteAstntNeedsObjIntNamesMap.
|
staticprotected |
|
protectedvirtual |
|
signal |
Emitted to query for detailed federate info.
Referenced by DtAssistantFomViewMgr(), and showFomDialog().
|
signal |
Emitted to query for detailed forwarder info.
Referenced by DtAssistantFomViewMgr(), and showFomDialog().
|
signal |
Emitted to request a federate's location.
Referenced by DtAssistantFomViewMgr(), and showFomDialog().
|
slot |
References myAstntNetStatsObsMgr, and DtAssistantNetStatsObservationMgr::sendNetStatsInitStateReq().
Referenced by processPeerNetStatsObserveRspMsg().
|
slot |
Attempt to send a pending Observation request for the specified federate.
References DtAssistantAttributeHandleType, DtAssistantFOM, DtAssistantParameterHandleType, handleAttributeNamesForFomStatDlg(), handleFomTreeDataForFomStatDlg(), handleParameterNamesForFomStatDlg(), handleStateUpdateForFomStateDlg(), DtAssistantInfo::host(), isPendingForLocationMap, DtAssistantInfo::isThisAssistant(), DtHostNameAddress::isValid(), myAssistantInfo, myAstntNetStatsObsMgr, myFomViewDlgByCompIdMap, myFomViewDlgByFedNameHandlePairMap, myInitFomAttributeMap, myInitFomAttributeStateMap, myInitFomNameMap, myInitFomParameterMap, myInitFomParameterStateMap, myInteractionFomTreeMap, myLrcNetStatsUpdateInterval, myObjectFomTreeMap, myObservationsSet, DtAssistantMgr::myPeer, myPendingForObsRspMap, DtAssistantNetStatsObservationMgr::processObserveRequest(), DtFomStatisticsDialog::setAssistantInfo(), and DtFomStatisticsDialog::setCompId().
Referenced by DtAssistantFomViewMgr().
|
slot |
Displays the Fom Dialog.
References connect(), DtAssistantFederateInfo::federateHostName(), DtFomStatisticsDialog::federateIdentifierUpdated(), DtAssistantForwarderInfo::federateInfo(), DtAssistantFederateInfo::federateName(), DtAssistantFederateInfo::federateType(), federationName(), fomStatDlgClosing(), DtIconAndTextureManager::getInstance(), isPendingForLocationMap, myConfigDir, myFederateIdType, myFomViewDlgByFedNameHandlePairMap, myViewedConnection, myViewedFederateHandle, myViewedFederationName, DtAssistantNetworkCompInfo::processName(), queryFederateInfo(), queryForwarderInfo(), requestFederateLoc(), DtFomStatisticsDialog::setConnInfo(), DtFomStatisticsDialog::setFederateHandle(), DtFomStatisticsDialog::setFederateHost(), DtFomStatisticsDialog::setFederateIcon(), DtFomStatisticsDialog::setFederateName(), DtFomStatisticsDialog::setFederateProcess(), DtFomStatisticsDialog::setFederateType(), DtFomStatisticsDialog::setFederationName(), DtFomStatisticsDialog::setFederationNameStr(), DtAssistantMgr::showMainWindow(), and DtAssistantMgr::startMainWindow().
Referenced by DtAssistantFomViewMgr().
|
virtual |
Saves the GUI configuration at the start of shut down.
Reimplemented from DtAssistantMgr.
|
protected |
Referenced by sendFomObservationRequest(), and showFomDialog().
|
protected |
AssistantInfo for Server msgs.
Referenced by DtAssistantFomViewMgr(), handleNetStatsInitStateReq(), processServerNetStatsAttrParamStringUpdateMsg(), processServerNetStatsFomAttrParamUpdateMsg(), processServerNetStatsFomTreeUpdateMsg(), and sendFomObservationRequest().
|
protected |
Referenced by DtAssistantFomViewMgr(), fomStatDlgClosing(), lrcNetStatsUpdateIntervalUpdated(), processLocalRtiComponentConnected(), processLocalRtiComponentDisconnected(), processPeerNetStatsInitStateRequestMsg(), processPeerNetStatsObserveReqMsg(), processServerNetStatsFomAttrParamUpdateMsg(), sendFomInitStateRequest(), sendFomObservationRequest(), and ~DtAssistantFomViewMgr().
|
protected |
Referenced by showFomDialog().
|
protected |
Flag indicating current federate identifier type.
Referenced by federateIdentifierUpdated(), and showFomDialog().
|
protected |
Referenced by federateIdentifierUpdated(), fomStatDlgClosing(), handleAttributeNamesForFomStatDlg(), handleFomTreeDataForFomStatDlg(), handleNetStatsFomAttrParamUpdateMsg(), handleParameterNamesForFomStatDlg(), handleStateUpdateForFomStateDlg(), sendFomObservationRequest(), and ~DtAssistantFomViewMgr().
|
protected |
Referenced by fomStatDlgClosing(), sendFomObservationRequest(), and showFomDialog().
|
protected |
|
protected |
Referenced by clearInitMaps(), handleNetStatsFomAttrParamUpdateMsg(), and sendFomObservationRequest().
|
protected |
|
protected |
|
protected |
Referenced by clearInitMaps(), handleNetStatsFomAttrParamUpdateMsg(), and sendFomObservationRequest().
|
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 sendFomObservationRequest().
|
protected |
|
protected |
Referenced by fomStatDlgClosing(), handleNetStatsFomAttrParamUpdateMsg(), handleObsRspFomStatDlgUpdate(), lrcNetStatsUpdateIntervalUpdated(), processPeerNetStatsAttrParamStringUpdateMsg(), processPeerNetStatsFomAttrParamUpdateMsg(), processPeerNetStatsFomTreeUpdateMsg(), processPeerNetStatsObserveRspMsg(), processServerNetStatsAttrParamStringUpdateMsg(), processServerNetStatsFomTreeUpdateMsg(), and sendFomObservationRequest().
|
protected |
Referenced by fomStatDlgClosing(), processPeerNetStatsObserveRspMsg(), and sendFomObservationRequest().
|
protected |
Referenced by handleNetStatsInitStateReq(), and processServerNetStatsFomAttrParamUpdateMsg().
|
protected |
Referenced by handleNetStatsInitStateReq(), and processServerNetStatsAttrParamStringUpdateMsg().
|
protected |
Referenced by handleNetStatsInitStateReq(), and processServerNetStatsFomTreeUpdateMsg().
|
protected |
Referenced by handleNetStatsInitStateReq().
|
protected |
Referenced by handleNetStatsInitStateReq(), and processServerNetStatsAttrParamStringUpdateMsg().
|
protected |
Referenced by handleNetStatsFomAttrParamUpdateMsg().
|
protected |
Referenced by handleNetStatsFomAttrParamUpdateMsg().
|
protected |
|
protected |
The component ID of the federate being viewed.
Referenced by processFederateRemoval().
|
protected |
Basic information on the currently viewed federate.
Referenced by processFederateRemoval(), and showFomDialog().
|
protected |
Basic information on the currently viewed federate.
Referenced by processFederateRemoval(), and showFomDialog().
|
protected |
Basic information on the currently viewed federate.
|
protected |
The Assistant who "owns" the currently viewed federate.
|
protected |
Basic information on the currently viewed federate.
|
protected |
Basic information on the currently viewed federate.
|
protected |
Basic information on the currently viewed federate.
Referenced by processFederateRemoval(), and showFomDialog().