![]() |
VR-Forces 4.0.4 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. | |
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.
| virtual makVrf::DtPlanCommandSignaler::~DtPlanCommandSignaler | ( | ) | [virtual] |
DTOR.
| static DtPlanCommandSignaler& makVrf::DtPlanCommandSignaler::instance | ( | makVrv::DtDe & | ) | [static] |
| boost::signal<void (DtSimCommand&, bool)> makVrf::DtPlanCommandSignaler::signal_commandRequestToBeAddedToPlan |
bool is true if in edit mode