MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
federationInfo.h File Reference

This file contains the declaration of DtAssistantFederationInfo. More...

Go to the source code of this file.

Classes

class  DtAssistantFederationInfo
 Structure containing State information from a single federation. More...
 

Typedefs

typedef std::map< int,
DtAssistantFederateInfo
DtFederateInfoByHandleMap
 Map of federate handles to federate info. More...
 
typedef std::pair< std::set
< int >, std::set< int > > 
DtPendingAchievedPair
 For sync points, set of all pending federates and all achieved federates, by handle. More...
 
typedef std::map
< MAKRti::DtString,
DtPendingAchievedPair
DtSyncPtToAchievedFederatesMap
 Map of sync point names to sets of pending and achieved federates. More...
 
typedef std::map< int,
MAKRti::DtString > 
DtFederationNameByHandleMap
 Map of federation handles to names. More...
 
typedef std::map
< MAKRti::DtString,
DtAssistantFederationInfo
DtFederationStateByNameMap
 

Detailed Description

This file contains the declaration of DtAssistantFederationInfo.

Typedef Documentation

Map of federate handles to federate info.

typedef std::map< int, MAKRti::DtString > DtFederationNameByHandleMap

Map of federation handles to names.

typedef std::map< MAKRti::DtString, DtAssistantFederationInfo > DtFederationStateByNameMap
typedef std::pair< std::set< int >, std::set< int > > DtPendingAchievedPair

For sync points, set of all pending federates and all achieved federates, by handle.

typedef std::map< MAKRti::DtString, DtPendingAchievedPair > DtSyncPtToAchievedFederatesMap

Map of sync point names to sets of pending and achieved federates.


Document ID: Generated on Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)