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

Public Member Functions | |
| DtIfDIGuyAppearAndAnimationsQuery () | |
| default constructor | |
| DtIfDIGuyAppearAndAnimationsQuery (const DtIfDIGuyAppearAndAnimationsQuery &orig) | |
| copy constructor | |
| const DtIfDIGuyAppearAndAnimationsQuery & | operator= (const DtIfDIGuyAppearAndAnimationsQuery &orig) |
| assignment operator | |
| virtual | ~DtIfDIGuyAppearAndAnimationsQuery () |
| virtual int | type () const |
| virtual DtSimInterfaceContent * | clone () const |
| virtual void | setEntityNameString (const DtString &entityNameString) |
| virtual void | setEntityNames (const std::vector< DtString > &entityNames) |
| virtual void | addEntity (const DtString &) |
| virtual void | removeEntity (const DtString &) |
| const std::vector< DtString > & | entityNames () const |
| virtual int | netRepSize () const |
| virtual bool | setFromNet (const char *contentBuffer, unsigned contentSize) |
| virtual bool | setToNet () |
| virtual void | printDataToString (DtString &str) |
Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Protected Attributes | |
| std::vector< DtString > | myEntityNames |
default constructor
| DtIfDIGuyAppearAndAnimationsQuery::DtIfDIGuyAppearAndAnimationsQuery | ( | const DtIfDIGuyAppearAndAnimationsQuery & | orig | ) |
copy constructor
| virtual DtIfDIGuyAppearAndAnimationsQuery::~DtIfDIGuyAppearAndAnimationsQuery | ( | ) | [virtual] |
| const DtIfDIGuyAppearAndAnimationsQuery& DtIfDIGuyAppearAndAnimationsQuery::operator= | ( | const DtIfDIGuyAppearAndAnimationsQuery & | orig | ) |
assignment operator
| virtual int DtIfDIGuyAppearAndAnimationsQuery::type | ( | ) | const [virtual] |
Implements DtSimInterfaceContent.
| virtual DtSimInterfaceContent* DtIfDIGuyAppearAndAnimationsQuery::clone | ( | ) | const [virtual] |
Implements DtSimInterfaceContent.
| virtual void DtIfDIGuyAppearAndAnimationsQuery::setEntityNameString | ( | const DtString & | entityNameString | ) | [virtual] |
| virtual void DtIfDIGuyAppearAndAnimationsQuery::setEntityNames | ( | const std::vector< DtString > & | entityNames | ) | [virtual] |
| virtual void DtIfDIGuyAppearAndAnimationsQuery::addEntity | ( | const DtString & | ) | [virtual] |
| virtual void DtIfDIGuyAppearAndAnimationsQuery::removeEntity | ( | const DtString & | ) | [virtual] |
| const std::vector<DtString>& DtIfDIGuyAppearAndAnimationsQuery::entityNames | ( | ) | const [inline] |
| virtual int DtIfDIGuyAppearAndAnimationsQuery::netRepSize | ( | ) | const [virtual] |
Reimplemented from DtSimInterfaceContent.
| virtual bool DtIfDIGuyAppearAndAnimationsQuery::setFromNet | ( | const char * | contentBuffer, |
| unsigned | contentSize | ||
| ) | [virtual] |
Reimplemented from DtSimInterfaceContent.
| virtual bool DtIfDIGuyAppearAndAnimationsQuery::setToNet | ( | ) | [virtual] |
Reimplemented from DtSimInterfaceContent.
| virtual void DtIfDIGuyAppearAndAnimationsQuery::printDataToString | ( | DtString & | str | ) | [virtual] |
Reimplemented from DtSimInterfaceContent.
| static DtSimInterfaceContent* DtIfDIGuyAppearAndAnimationsQuery::creator | ( | ) | [static] |
std::vector<DtString> DtIfDIGuyAppearAndAnimationsQuery::myEntityNames [protected] |