![]() |
VR-Forces 4.3 Class Documentation
|
The plan command signaler class will be used to issue signals for plan commands that are about to be manipulated. More...

Public Member Functions | |
| DtPlanCommandSignaler () | |
| CTOR. | |
| virtual | ~DtPlanCommandSignaler () |
| DTOR. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtPlanCommandSignaler & | instance (makVrv::DtDe &) |
Public Attributes | |
| boost::signal< void(DtSimCommand &, bool)> | signal_commandRequestToBeAddedToPlan |
| bool is true if in edit mode | |
The plan command signaler class will be used to issue signals for plan commands that are about to be manipulated.
| makVrf::DtPlanCommandSignaler::DtPlanCommandSignaler | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
| boost::signal<void (DtSimCommand&, bool)> makVrf::DtPlanCommandSignaler::signal_commandRequestToBeAddedToPlan |
bool is true if in edit mode