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

Classes | |
| struct | _DtSilentEntityRecord |
Public Types | |
| typedef struct makVrf::DtVrlinkSimulatedAggregateState::_DtSilentEntityRecord | DtSilentEntityRecord |
Public Member Functions | |
| DtVrlinkSimulatedAggregateState () | |
| CTOR. | |
| virtual | ~DtVrlinkSimulatedAggregateState () |
| DTOR. | |
| bool | operator== (const DtVrlinkSimulatedAggregateState &) const |
| bool | operator!= (const DtVrlinkSimulatedAggregateState &rhs) const |
Public Attributes | |
| DtVector | myDimensions |
| int | myAggregateState |
| int | myFormationType |
| std::string | myFormation |
| std::vector< std::string > | mySubAggregates |
| std::vector< std::string > | mySubEntities |
| std::vector< DtSilentEntityRecord > | mySilentEntities |
| std::vector< std::pair< int, std::string > > | mySilentAggregates |
| typedef struct makVrf::DtVrlinkSimulatedAggregateState::_DtSilentEntityRecord makVrf::DtVrlinkSimulatedAggregateState::DtSilentEntityRecord |
| virtual makVrf::DtVrlinkSimulatedAggregateState::~DtVrlinkSimulatedAggregateState | ( | ) | [virtual] |
DTOR.
| bool makVrf::DtVrlinkSimulatedAggregateState::operator== | ( | const DtVrlinkSimulatedAggregateState & | ) | const |
| bool makVrf::DtVrlinkSimulatedAggregateState::operator!= | ( | const DtVrlinkSimulatedAggregateState & | rhs | ) | const [inline] |
| std::vector<std::string> makVrf::DtVrlinkSimulatedAggregateState::mySubAggregates |
| std::vector<std::string> makVrf::DtVrlinkSimulatedAggregateState::mySubEntities |
| std::vector<std::pair<int, std::string> > makVrf::DtVrlinkSimulatedAggregateState::mySilentAggregates |