DtGenericPropertiesAggregateStateRepository class will interface with extended published data and parameter database and properties list to transfer network extended data to DtRwProperties.
More...
Detailed Description
DtGenericPropertiesAggregateStateRepository class will interface with extended published data and parameter database and properties list to transfer network extended data to DtRwProperties.
Constructor & Destructor Documentation
| DtGenericPropertiesAggregateStateRepository::DtGenericPropertiesAggregateStateRepository |
( |
| ) |
|
| virtual DtGenericPropertiesAggregateStateRepository::~DtGenericPropertiesAggregateStateRepository |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtStateRepository* DtGenericPropertiesAggregateStateRepository::clone |
( |
bool |
copy = false | ) |
const |
|
virtual |
Return a copy/empty object of the same type as this.
| virtual int DtGenericPropertiesAggregateStateRepository::compare |
( |
const DtExtAggregateStateRepository * |
rhs | ) |
|
|
virtual |
Compares us against the supplied state repository and returns what's changed.
| const DtRwProperties& DtGenericPropertiesAggregateStateRepository::stateProperties |
( |
| ) |
const |
|
inline |
| const DtRwProperties& DtGenericPropertiesAggregateStateRepository::parameterProperties |
( |
| ) |
const |
|
inline |
| virtual void DtGenericPropertiesAggregateStateRepository::setParameterDatabase |
( |
DtMtlParameterDb * |
| ) |
|
|
virtual |
Sets the parameter database and updates internal properties based on aggregate type.
| virtual void DtGenericPropertiesAggregateStateRepository::updateExtensions |
( |
| ) |
|
|
virtual |
| virtual void DtGenericPropertiesAggregateStateRepository::updateProperties |
( |
| ) |
|
|
virtual |
Updates properties with new data.
Member Data Documentation
| DtRwProperties DtGenericPropertiesAggregateStateRepository::myStateProperties |
|
protected |
| DtRwProperties DtGenericPropertiesAggregateStateRepository::myParameterProperties |
|
protected |
| DtEntityType DtGenericPropertiesAggregateStateRepository::myLastCheckedEntityType |
|
protected |
| DtMtlParameterDb* DtGenericPropertiesAggregateStateRepository::myParameterDatabase |
|
protected |
The documentation for this class was generated from the following file: