![]() |
VR-Forces 4.8 Class Documentation
|
DtRadioCommunicationsCommandCreator creates DtRadioCommunicationsCommands. More...

Public Member Functions | |
| DtRadioCommunicationsCommandCreator (GlobalIdConvertFunc func) | |
| CTOR. More... | |
| virtual | ~DtRadioCommunicationsCommandCreator () |
| Virtual DTOR. More... | |
| virtual DtVrvCommand * | create (vrvControlToolkit::DtVrvControl_v1 *control) |
| Creator method. Returns a new DtRadioCommunicationsCommand. More... | |
Public Member Functions inherited from makVrv::DtVrvCommandCreator | |
| DtVrvCommandCreator (GlobalIdConvertFunc func) | |
| virtual | ~DtVrvCommandCreator () |
Additional Inherited Members | |
Protected Attributes inherited from makVrv::DtVrvCommandCreator | |
| GlobalIdConvertFunc | myConvertGlobablIdFunc |
DtRadioCommunicationsCommandCreator creates DtRadioCommunicationsCommands.
| makVrv::DtRadioCommunicationsCommandCreator::DtRadioCommunicationsCommandCreator | ( | GlobalIdConvertFunc | func | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Creator method. Returns a new DtRadioCommunicationsCommand.
Implements makVrv::DtVrvCommandCreator.