14 #include "ui_syncPtDialogUI.h"
27 virtual void updateSyncPoint(
const QString& syncPtName,
32 virtual void removeSyncPoint(
const QString& syncPtName );
This file contains the declaration of DtAssistantFederationInfo.
Definition: syncPtDialog.h:48
std::pair< std::set< int >, std::set< int > > DtPendingAchievedPair
For sync points, set of all pending federates and all achieved federates, by handle.
Definition: federationInfo.h:32
DtSyncPointTreeCol
Definition: syncPtDialog.h:45
std::map< int, DtAssistantFederateInfo > DtFederateInfoByHandleMap
Map of federate handles to federate info.
Definition: federationInfo.h:28
Definition: syncPtDialog.h:17
ULong FederateHandle
Definition: RTItypes13.h:120
Ui::SyncPtDialog myUiImpl
Definition: syncPtDialog.h:54
Structure containing State information from a single federation.
Definition: federationInfo.h:42
#define DT_DLL_ASSISTANTAPP
Definition: rtiMsConfig.h:151
QIcon myAchievedIcon
Icon that indicates sync point was achieved.
Definition: syncPtDialog.h:57