Stores data associated with a configuration.
More...
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 |
( |
| ) |
|
|
inline |
| DtRtiAssociatedConfigurationData::DtRtiAssociatedConfigurationData |
( |
const MAKRti::DtString & |
name, |
|
|
bool |
saved, |
|
|
bool |
chosen, |
|
|
bool |
predefined |
|
) |
| |
|
inline |
Member Data Documentation
| bool DtRtiAssociatedConfigurationData::myIsChosen |
Whether or not this configuration is the chosen configuration.
| bool DtRtiAssociatedConfigurationData::myIsPredefined |
Whether or not this is one of the predefined connections.
| bool DtRtiAssociatedConfigurationData::myIsSaved |
Whether this configuration has been/will be saved to file.
| MAKRti::DtString DtRtiAssociatedConfigurationData::myName |
The user assigned name for the configuration.
The documentation for this struct was generated from the following file: