![]() |
VR-Forces 4.0.4 Class Documentation
|
DtCommunicationLinesCommandCreator creates DtCommunicationLinesCommand. More...

Public Member Functions | |
| DtCommunicationLinesCommandCreator (GlobalIdConvertFunc func) | |
| CTOR. | |
| virtual | ~DtCommunicationLinesCommandCreator () |
| Virtual DTOR. | |
| virtual DtVrvCommand * | create (vrvControlToolkit::DtVrvControl_v1 *control) |
| Creator method. Returns a new DtCommunicationLinesCommand. | |
| makVrv::DtCommunicationLinesCommandCreator::DtCommunicationLinesCommandCreator | ( | GlobalIdConvertFunc | func | ) |
CTOR.
| virtual makVrv::DtCommunicationLinesCommandCreator::~DtCommunicationLinesCommandCreator | ( | ) | [virtual] |
Virtual DTOR.
| virtual DtVrvCommand* makVrv::DtCommunicationLinesCommandCreator::create | ( | vrvControlToolkit::DtVrvControl_v1 * | control | ) | [virtual] |
Creator method. Returns a new DtCommunicationLinesCommand.
Implements makVrv::DtVrvCommandCreator.