MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Private Member Functions

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 queryPeerForwarderInfo (const DtRtiConnectionInfo &, std::vector< DtAssistantForwarderInfo > *)
 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 Slots

virtual void handleObsRspFomStatDlgUpdate (const DtAssistantInfo &observer, int compId, bool response)
virtual void handleNetStatsInitStateReq (const DtAssistantInfo &astnt, int compId)
virtual void clearInitMaps (const DtAssistantInfo &astnt, int compId)

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)
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.
virtual DtAssistantInfo assistantInfoFromAssistantMsg (const DtAssistantMsg &assistantMsg, DtInetAddrSet *interfaces=0)

Static Protected Member Functions

static void processPeerNetStatsObserveReqMsg (const DtAssistantNetStatsObserveReqMsg &msg, void *usr)
static void processPeerNetStatsObserveRspMsg (const DtAssistantNetStatsObserveRspMsg &msg, void *usr)
static void processServerNetStatsFomTreeUpdateMsg (const DtAssistantNetStatsFomTreeUpdateMsg &msg, void *usr)
static void processServerNetStatsFomUpdateMsg (const DtAssistantNetStatsFomUpdateMsg &msg, void *usr)
static void processServerNetStatsAttrParamStringUpdateMsg (const DtAssistantNetStatsAttrParamStringUpdateMsg &msg, void *usr)
static void processServerNetStatsFomAttrParamUpdateMsg (const DtAssistantNetStatsFomAttrParamUpdateMsg &msg, void *usr)
static void processPeerNetStatsFomAttrParamUpdateMsg (const DtAssistantNetStatsFomAttrParamUpdateMsg &msg, void *usr)
static void processPeerNetStatsFomTreeUpdateMsg (const DtAssistantNetStatsFomTreeUpdateMsg &msg, void *usr)
static void processPeerNetStatsAttrParamStringUpdateMsg (const DtAssistantNetStatsAttrParamStringUpdateMsg &msg, void *usr)
static void processPeerNetStatsInitStateRequestMsg (const DtAssistantNetStatsInitStateRequestMsg &msg, void *usr)

Protected Attributes

int myViewedCompId
 The component ID of the federate being viewed.
DtAssistantInfo myViewedFederateOwner
 The Assistant who "owns" the currently viewed federate.
MAKRti::DtFilename myConfigDir
DtAssistantSignalRoutermySignalRouter
std::map
< DtAssistantInfoCompIdPair,
DtFomStatisticsDialog * > 
myFomViewDlgByCompIdMap
std::map
< DtConnectionInfoFederationNameFederateHandleTriple,
DtFomStatisticsDialog * > 
myFomViewDlgByFedNameHandlePairMap
std::map
< DtConnectionInfoFederationNameFederateHandleTriple,
bool > 
isPendingForLocationMap
std::set
< DtAssistantInfoCompIdPair
myObservationsSet
std::map
< DtAssistantInfoCompIdPair,
bool > 
myPendingForObsRspMap
unsigned int myLrcNetStatsUpdateInterval
 This interval is the interval sent when observation requests are sent (in seconds).
const bool myShouldHandleTransport
const bool myShouldHandleOrder
DtAssistantNetStatsObservationMgrmyAstntNetStatsObsMgr
DtFomTreeDataByCompIdMap myObjectFomTreeMap
DtFomTreeDataByCompIdMap myInteractionFomTreeMap
DtInitStatusByCompIdMap myInitFomNameMap
DtInitStatusByCompIdMap myInitFomAttributeMap
DtInitStatusByCompIdMap myInitFomParameterMap
DtInitStatusByCompIdMap myInitFomAttributeStateMap
DtInitStatusByCompIdMap myInitFomParameterStateMap
DtAssistantInfoSetByCompIdMap myRemoteAstntNeedsObjIntNamesMap
DtAssistantInfoSetByCompIdMap myRemoteAstntNeedsAttrNamesMap
DtAssistantInfoSetByCompIdMap myRemoteAstntNeedsParamNamesMap
DtAssistantInfoSetByCompIdMap myRemoteAstntNeedsAttrInitStateMap
DtAssistantInfoSetByCompIdMap myRemoteAstntNeedsParamInitStateMap
DtAssistantInfo myAssistantInfo
 AssistantInfo for Server msgs.
DtFederateIdentifierType myFederateIdType
 Flag indicating current federate identifier type.
unsigned myViewedFederateHandle
 Basic information on the currently viewed federate.
MAKRti::DtString myViewedFederateName
 Basic information on the currently viewed federate.
MAKRti::DtString myViewedFederateType
 Basic information on the currently viewed federate.
MAKRti::DtFilename myViewedFederateProcess
 Basic information on the currently viewed federate.
MAKRti::DtString myViewedFederationName
 Basic information on the currently viewed federate.
DtRtiConnectionInfo myViewedConnection
 Basic information on the currently viewed federate.
- 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

 DtAssistantFomViewMgr (const DtAssistantFomViewMgr &)
 Copy Constructor not implemented.
DtAssistantFomViewMgroperator= (const DtAssistantFomViewMgr &)
 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
 Whether or not the icons have yet been loaded.

Detailed Description

Populates and displays the Fom dialog.

Constructor & Destructor Documentation

DtAssistantFomViewMgr::DtAssistantFomViewMgr ( DtBoost::shared_ptr< DtRtiAssistantServer server,
DtBoost::shared_ptr< DtRtiAssistantPeer peer,
DtAssistantSignalRouter signalRouter,
const MAKRti::DtFilename &  configDir 
)

Constructor.

DtAssistantFomViewMgr::~DtAssistantFomViewMgr ( )

Destructor.

DtAssistantFomViewMgr::DtAssistantFomViewMgr ( const DtAssistantFomViewMgr )
private

Copy Constructor not implemented.

Member Function Documentation

void DtAssistantFomViewMgr::cleanLocalMaps ( const DtAssistantInfo astntInfo,
unsigned int  compId 
)
protected
void DtAssistantFomViewMgr::cleanRemoteMaps ( unsigned int  compId)
protected
virtual void DtAssistantFomViewMgr::clearInitMaps ( const DtAssistantInfo astnt,
int  compId 
)
protectedvirtualslot
void DtAssistantFomViewMgr::federateIdentifierUpdated ( unsigned  int)
slot

Updates how federates should be identified.

void DtAssistantFomViewMgr::fomStatDlgClosing ( const DtAssistantInfo astnt,
int  compId,
const MAKRti::DtString &  federationName,
int  federateHandle,
const DtRtiConnectionInfo connInfo 
)
slot
void DtAssistantFomViewMgr::handleAttributeNamesForFomStatDlg ( DtFomTreeData objectFomTreeData,
const DtAssistantInfoCompIdPair astntInfoCompIdPair 
)
protected
void DtAssistantFomViewMgr::handleFomTreeDataForFomStatDlg ( DtFomTreeData objectFomTreeData,
DtFomTreeData interactionFomTreeData,
const DtAssistantInfoCompIdPair astntInfoCompIdPair 
)
protected
void DtAssistantFomViewMgr::handleNetStatsFomAttrParamUpdateMsg ( const DtAssistantNetStatsFomAttrParamUpdateMsg msg,
bool  isServer,
const DtAssistantInfo astntInfo 
)
protected
virtual void DtAssistantFomViewMgr::handleNetStatsInitStateReq ( const DtAssistantInfo astnt,
int  compId 
)
protectedvirtualslot
virtual void DtAssistantFomViewMgr::handleObsRspFomStatDlgUpdate ( const DtAssistantInfo observer,
int  compId,
bool  response 
)
protectedvirtualslot
void DtAssistantFomViewMgr::handleParameterNamesForFomStatDlg ( DtFomTreeData objectFomTreeData,
const DtAssistantInfoCompIdPair astntInfoCompidPair 
)
protected
void DtAssistantFomViewMgr::handleStateUpdateForFomStateDlg ( DtAssistantHandleType  type,
const DtFomTreeData objectFomTreeData,
const DtAssistantInfoCompIdPair astntInfoCompidPair 
)
protected
void DtAssistantFomViewMgr::lrcNetStatsUpdateIntervalUpdated ( unsigned  int)
slot

Updates the LRC NetStats interval (seconds)

DtAssistantFomViewMgr& DtAssistantFomViewMgr::operator= ( const DtAssistantFomViewMgr )
private

Assignment Operator not implemented.

void DtAssistantFomViewMgr::processFederateRemoval ( const DtAssistantComponentInfo comp)
slot
void DtAssistantFomViewMgr::processFederateRemoval ( const DtRtiConnectionInfo connInfo,
const MAKRti::DtString &  federationName,
unsigned  federateHandle 
)
slot
void DtAssistantFomViewMgr::processLocalRtiComponentConnected ( const DtAssistantComponentInfo compInfo)
slot
void DtAssistantFomViewMgr::processLocalRtiComponentDisconnected ( const DtAssistantComponentInfo compInfo)
slot
static void DtAssistantFomViewMgr::processPeerNetStatsAttrParamStringUpdateMsg ( const DtAssistantNetStatsAttrParamStringUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processPeerNetStatsAttrParamStringUpdateMsg ( const DtAssistantNetStatsAttrParamStringUpdateMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processPeerNetStatsFomAttrParamUpdateMsg ( const DtAssistantNetStatsFomAttrParamUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processPeerNetStatsFomAttrParamUpdateMsg ( const DtAssistantNetStatsFomAttrParamUpdateMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processPeerNetStatsFomTreeUpdateMsg ( const DtAssistantNetStatsFomTreeUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processPeerNetStatsFomTreeUpdateMsg ( const DtAssistantNetStatsFomTreeUpdateMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processPeerNetStatsInitStateRequestMsg ( const DtAssistantNetStatsInitStateRequestMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processPeerNetStatsInitStateRequestMsg ( const DtAssistantNetStatsInitStateRequestMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processPeerNetStatsObserveReqMsg ( const DtAssistantNetStatsObserveReqMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processPeerNetStatsObserveReqMsg ( const DtAssistantNetStatsObserveReqMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processPeerNetStatsObserveRspMsg ( const DtAssistantNetStatsObserveRspMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processPeerNetStatsObserveRspMsg ( const DtAssistantNetStatsObserveRspMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processServerNetStatsAttrParamStringUpdateMsg ( const DtAssistantNetStatsAttrParamStringUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processServerNetStatsAttrParamStringUpdateMsg ( const DtAssistantNetStatsAttrParamStringUpdateMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processServerNetStatsFomAttrParamUpdateMsg ( const DtAssistantNetStatsFomAttrParamUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processServerNetStatsFomAttrParamUpdateMsg ( const DtAssistantNetStatsFomAttrParamUpdateMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processServerNetStatsFomTreeUpdateMsg ( const DtAssistantNetStatsFomTreeUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processServerNetStatsFomTreeUpdateMsg ( const DtAssistantNetStatsFomTreeUpdateMsg msg)
protectedvirtual
static void DtAssistantFomViewMgr::processServerNetStatsFomUpdateMsg ( const DtAssistantNetStatsFomUpdateMsg msg,
void *  usr 
)
staticprotected
virtual void DtAssistantFomViewMgr::processServerNetStatsFomUpdateMsg ( const DtAssistantNetStatsFomUpdateMsg msg)
protectedvirtual
void DtAssistantFomViewMgr::queryFederateInfo ( const DtRtiConnectionInfo conn,
const MAKRti::DtString &  federationName,
unsigned  federateHandle,
const DtAssistantFederateInfo **  info 
)
signal

Emitted to query for detailed federate info.

void DtAssistantFomViewMgr::queryForwarderInfo ( const DtRtiConnectionInfo conn,
const DtAssistantForwarderInfo **  info 
)
signal

Emitted to query for detailed forwarder info.

void DtAssistantFomViewMgr::queryPeerForwarderInfo ( const DtRtiConnectionInfo ,
std::vector< DtAssistantForwarderInfo > *   
)
signal

Emitted to query for detailed forwarder info.

void DtAssistantFomViewMgr::requestFederateLoc ( const DtRtiConnectionInfo connInfo,
const MAKRti::DtString &  federationName,
unsigned int  federateHdl 
)
signal

Emitted to request a federate's location.

void DtAssistantFomViewMgr::sendFomInitStateRequest ( const DtAssistantInfo astnt,
unsigned  compId 
)
slot
void DtAssistantFomViewMgr::sendFomObservationRequest ( const DtRtiConnectionInfo connInfo,
const MAKRti::DtString &  federationName,
unsigned  federateHdl,
const DtAssistantInfo astnt,
unsigned  compId,
bool  observe = true 
)
slot

Attempt to send a pending Observation request for the specified federate.

void DtAssistantFomViewMgr::showFomDialog ( const DtRtiConnectionInfo connInfo,
const MAKRti::DtString &  federationName,
unsigned int  federateHandle 
)
slot

Displays the Fom Dialog.

virtual void DtAssistantFomViewMgr::startShutdown ( )
virtual

Saves the GUI configuration at the start of shut down.

Reimplemented from DtAssistantMgr.

Member Data Documentation

std::map<DtConnectionInfoFederationNameFederateHandleTriple, bool> DtAssistantFomViewMgr::isPendingForLocationMap
protected
DtAssistantInfo DtAssistantFomViewMgr::myAssistantInfo
protected

AssistantInfo for Server msgs.

DtAssistantNetStatsObservationMgr* DtAssistantFomViewMgr::myAstntNetStatsObsMgr
protected
MAKRti::DtFilename DtAssistantFomViewMgr::myConfigDir
protected
DtFederateIdentifierType DtAssistantFomViewMgr::myFederateIdType
protected

Flag indicating current federate identifier type.

std::map<DtAssistantInfoCompIdPair, DtFomStatisticsDialog*> DtAssistantFomViewMgr::myFomViewDlgByCompIdMap
protected
std::map<DtConnectionInfoFederationNameFederateHandleTriple, DtFomStatisticsDialog*> DtAssistantFomViewMgr::myFomViewDlgByFedNameHandlePairMap
protected
DtInitStatusByCompIdMap DtAssistantFomViewMgr::myInitFomAttributeMap
protected
DtInitStatusByCompIdMap DtAssistantFomViewMgr::myInitFomAttributeStateMap
protected
DtInitStatusByCompIdMap DtAssistantFomViewMgr::myInitFomNameMap
protected
DtInitStatusByCompIdMap DtAssistantFomViewMgr::myInitFomParameterMap
protected
DtInitStatusByCompIdMap DtAssistantFomViewMgr::myInitFomParameterStateMap
protected
DtFomTreeDataByCompIdMap DtAssistantFomViewMgr::myInteractionFomTreeMap
protected
unsigned int DtAssistantFomViewMgr::myLrcNetStatsUpdateInterval
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.

DtFomTreeDataByCompIdMap DtAssistantFomViewMgr::myObjectFomTreeMap
protected
std::set<DtAssistantInfoCompIdPair> DtAssistantFomViewMgr::myObservationsSet
protected
std::map<DtAssistantInfoCompIdPair, bool> DtAssistantFomViewMgr::myPendingForObsRspMap
protected
DtAssistantInfoSetByCompIdMap DtAssistantFomViewMgr::myRemoteAstntNeedsAttrInitStateMap
protected
DtAssistantInfoSetByCompIdMap DtAssistantFomViewMgr::myRemoteAstntNeedsAttrNamesMap
protected
DtAssistantInfoSetByCompIdMap DtAssistantFomViewMgr::myRemoteAstntNeedsObjIntNamesMap
protected
DtAssistantInfoSetByCompIdMap DtAssistantFomViewMgr::myRemoteAstntNeedsParamInitStateMap
protected
DtAssistantInfoSetByCompIdMap DtAssistantFomViewMgr::myRemoteAstntNeedsParamNamesMap
protected
const bool DtAssistantFomViewMgr::myShouldHandleOrder
protected
const bool DtAssistantFomViewMgr::myShouldHandleTransport
protected
DtAssistantSignalRouter& DtAssistantFomViewMgr::mySignalRouter
protected
int DtAssistantFomViewMgr::myViewedCompId
protected

The component ID of the federate being viewed.

DtRtiConnectionInfo DtAssistantFomViewMgr::myViewedConnection
protected

Basic information on the currently viewed federate.

unsigned DtAssistantFomViewMgr::myViewedFederateHandle
protected

Basic information on the currently viewed federate.

MAKRti::DtString DtAssistantFomViewMgr::myViewedFederateName
protected

Basic information on the currently viewed federate.

DtAssistantInfo DtAssistantFomViewMgr::myViewedFederateOwner
protected

The Assistant who "owns" the currently viewed federate.

MAKRti::DtFilename DtAssistantFomViewMgr::myViewedFederateProcess
protected

Basic information on the currently viewed federate.

MAKRti::DtString DtAssistantFomViewMgr::myViewedFederateType
protected

Basic information on the currently viewed federate.

MAKRti::DtString DtAssistantFomViewMgr::myViewedFederationName
protected

Basic information on the currently viewed federate.


The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)