![]() |
VR-Forces 4.8 Class Documentation
|
Contains makVrv::DtVrvCommand and makVrv::DtVrvCommandCreator Classes. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtVrvCommand |
| DtVrvCommand is the base class for all commands. More... | |
| class | makVrv::DtVrvCommandCreator |
| DtVrvCommandCreator is the base class for all command creators. More... | |
| class | makVrv::DtVrvBaseCommandCreatorSeed |
| DtVrvBaseCommandCreatorSeed is the base class for all command creator seeds. More... | |
| class | makVrv::DtVrvCommandCreatorSeed< CommandCreatorType > |
| DtVrvCommandCreatorSeed is the templated class for creator seeds that return a creator. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef boost::function < DtUniqueID(const std::string &)> | makVrv::GlobalIdConvertFunc |
| typedef for the function that takes a protocol specific id (as a string) and looks up the DtUniqueID for the element representing the entity in VR-Vantage More... | |
Contains makVrv::DtVrvCommand and makVrv::DtVrvCommandCreator Classes.