Static Protected Member Functions |
| static void | aggregateAddedCallback (DtReflectedExtAggregate *aggregate, void *userData) |
| | When an aggregate is added initialize any generic properties (if supported and available) as well as add update callback for object.
|
Constructor & Destructor Documentation
| DtGenericPropertiesAggregateList::DtGenericPropertiesAggregateList |
( |
DtExerciseConn * |
exConn, |
|
|
const std::vector< DtFilename > & |
smsFiles |
|
) |
| |
Constructor - obtains the set of object classes to subscribe to from the exConn's fomMapper.
| DtGenericPropertiesAggregateList::DtGenericPropertiesAggregateList |
( |
DtExerciseConn * |
exConn, |
|
|
const std::vector< DtFilename > & |
smsFiles, |
|
|
bool |
smoothCapable |
|
) |
| |
| DtGenericPropertiesAggregateList::DtGenericPropertiesAggregateList |
( |
DtExerciseConn * |
exConn, |
|
|
const std::vector< DtFilename > & |
smsFiles, |
|
|
const DtDDMRegionSet * |
regionSetToUse |
|
) |
| |
Constructor - obtains the set of object classes to subscribe to from the exConn's fomMapper.
| DtGenericPropertiesAggregateList::DtGenericPropertiesAggregateList |
( |
DtExerciseConn * |
exConn, |
|
|
const std::vector< DtFilename > & |
smsFiles, |
|
|
const DtList * |
handleList, |
|
|
const DtDDMRegionSet * |
regionSetToUse = 0 |
|
) |
| |
Constructor - only subscribe to the RTI::ObjectClassHandles in handleList.
| virtual DtGenericPropertiesAggregateList::~DtGenericPropertiesAggregateList |
( |
| ) |
|
|
virtual |
Member Function Documentation
| bool DtGenericPropertiesAggregateList::genericPropertiesAvailable |
( |
| ) |
const |
|
inline |
Returns true if generic properties available when this list was created.
| void DtGenericPropertiesAggregateList::setSmsFiles |
( |
const std::vector< DtFilename > & |
smsFiles | ) |
|
Sets sms directories to new directory.
Will cause any .ope files loaded to be removed, resulting in data to be regenerated from reflected objects. Called from constructors
| virtual const DtRwVariableBindings& DtGenericPropertiesAggregateList::parameterProperties |
( |
const DtEntityType & |
| ) |
const |
|
virtual |
Returns the parameter properties (if exist) for the supplied entity type.
Read from the loaded parameter database
| void DtGenericPropertiesAggregateList::initializeGenericProperties |
( |
| ) |
|
|
protected |
Determines whether or not generic properties available. Called from constructors.
| static void DtGenericPropertiesAggregateList::aggregateAddedCallback |
( |
DtReflectedExtAggregate * |
aggregate, |
|
|
void * |
userData |
|
) |
| |
|
staticprotected |
When an aggregate is added initialize any generic properties (if supported and available) as well as add update callback for object.
| virtual void DtGenericPropertiesAggregateList::aggregateAdded |
( |
DtReflectedExtAggregate * |
| ) |
|
|
protectedvirtual |
Load parameter database from specified path.
Member Data Documentation
| bool DtGenericPropertiesAggregateList::myGenericPropertiesAvailable |
|
protected |
Used to lookup and create objects for state data.
The documentation for this class was generated from the following file: