MAK RTIspy API Documentation for HLA Evolved
Public Member Functions | Public Attributes
DtRtiAssociatedConfigurationData Struct Reference

Stores data associated with a configuration. More...

+ Collaboration diagram for DtRtiAssociatedConfigurationData:

List of all members.

Public Member Functions

 DtRtiAssociatedConfigurationData ()
 DtRtiAssociatedConfigurationData (const MAKRti::DtString &name, bool saved, bool chosen, bool predefined)

Public Attributes

MAKRti::DtString myName
 The user assigned name for the configuration.
bool myIsSaved
 Whether this configuration has been/will be saved to file.
bool myIsChosen
 Whether or not this configuration is the chosen configuration.
bool myIsPredefined
 Whether or not this is one of the predefined connections.

Detailed Description

Stores data associated with a configuration.


Constructor & Destructor Documentation

DtRtiAssociatedConfigurationData::DtRtiAssociatedConfigurationData ( const MAKRti::DtString &  name,
bool  saved,
bool  chosen,
bool  predefined 
) [inline]

Member Data Documentation

Whether or not this configuration is the chosen configuration.

Whether or not this is one of the predefined connections.

The user assigned name for the configuration.


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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)