![]() |
VR-Vantage 3.1 API 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 | |
| namespace | makVrv |
| Contains the makVrv::Dt2DAmbushLineVisualizer class declaration. | |
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 | |
Contains makVrv::DtVrvCommand and makVrv::DtVrvCommandCreator Classes.