![]() |
VR-Forces 4.0.4 Class Documentation
|

default constructor
| DtSubordinateAggregateEntry::DtSubordinateAggregateEntry | ( | const DtString & | name, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
real constructor
| DtSubordinateAggregateEntry::DtSubordinateAggregateEntry | ( | const DtSymbolString & | name, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
| DtSubordinateAggregateEntry::DtSubordinateAggregateEntry | ( | const DtString & | name, |
| const DtSubordinateAggregateEntry & | orig, | ||
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
copy constructor
| DtSubordinateAggregateEntry::DtSubordinateAggregateEntry | ( | const DtSymbolString & | name, |
| const DtSubordinateAggregateEntry & | orig, | ||
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
| virtual DtSubordinateAggregateEntry::~DtSubordinateAggregateEntry | ( | ) | [virtual] |
| const DtSubordinateAggregateEntry& DtSubordinateAggregateEntry::operator= | ( | const DtSubordinateAggregateEntry & | orig | ) |
assignment operator
| virtual DtSubordinateAggregateEntry* DtSubordinateAggregateEntry::clone | ( | const DtString & | name, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) | const [virtual] |
Reimplemented from DtSubordinateEntry.
| virtual DtSubordinateAggregateEntry* DtSubordinateAggregateEntry::clone | ( | const DtSymbolString & | name, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) | const [virtual] |
Reimplemented from DtSubordinateEntry.
| virtual void DtSubordinateAggregateEntry::setFormationName | ( | const DtString & | formationName | ) | [virtual] |
Accessor/mutator for mySubordinateFormationName.
| virtual const DtString& DtSubordinateAggregateEntry::formationName | ( | ) | const [virtual] |
Accessor/mutator for mySubordinateFormationName.
| virtual const DtSubordinateObjectsList& DtSubordinateAggregateEntry::subordinateObjectsList | ( | ) | const [virtual] |
Accessor/mutator for mySubordinateObjectsList.
| virtual void DtSubordinateAggregateEntry::setSubordinateObjectsList | ( | const DtSubordinateObjectsList & | subordList | ) | [virtual] |
Accessor/mutator for mySubordinateObjectsList.
| virtual DtSubordinateObjectsList& DtSubordinateAggregateEntry::getSubordinateObjects | ( | ) | [virtual] |
Accessor/mutator for mySubordinateObjectsList.
| static DtSubordinateAggregateEntry* DtSubordinateAggregateEntry::createSubordinateEntry | ( | const DtString & | rwName, |
| DtReaderWriterRegistry * | parentRegistry | ||
| ) | [static] |
| static DtSubordinateEntry* DtSubordinateAggregateEntry::creator | ( | ) | [static] |
Parameter Name: subordinate-formation
Parameter Description: The formation that will be used for the subordinates of the entity in this formation position.
This allows for formations such as a line of columns. This parameter is ignored if an individual entity occupies the formation position. If the string is empty, then default formation will be used. Parameter Default Value: ""
Parameter Name: subordinate-objects
Parameter Description: List of SubordinateObjects
Parameter Default Value:
.