![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtIfObjectIndexMessage |
| Class DtIfObjectIndexMessage is the message content that contains information the names of the sim engine's local objects. More... | |
Typedefs | |
| typedef std::set< DtString > | DtStringSet |
| Class DtIfObjectIndexMessage; Message content used in publishing the names and objectIds of a sim engine's local objects. | |
| typedef std::map< DtString, DtString > | DtNameToObjectIdMap |
| typedef std::set<DtString> DtStringSet |
Class DtIfObjectIndexMessage; Message content used in publishing the names and objectIds of a sim engine's local objects.
This is used to ensure sim engines do not get hung up on organization manager operations they may never be able to complete.
| typedef std::map<DtString, DtString> DtNameToObjectIdMap |