![]() |
VR-Forces 4.10 Class Documentation
|
A class which contains the signals used by the DtLightIndicatorManager classes. More...

Public Member Functions | |
| virtual | ~DtLightIndicatorSignaler () |
| DTOR. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtLightIndicatorSignaler & | instance (DtDe &anIG) |
| Get an instance of the signaler. More... | |
Public Attributes | |
| boost::signalslib::signal < void(DtLightIndicatorData &)> | signal_LightIndicatorCreated |
| signal when the DtLightIndicatorNode is created More... | |
| boost::signalslib::signal < void(DtLightIndicatorData &)> | signal_LightIndicatorDeleted |
| signal when the DtLightIndicatorNode is deleted More... | |
Protected Member Functions | |
| DtLightIndicatorSignaler () | |
A class which contains the signals used by the DtLightIndicatorManager classes.
|
virtual |
DTOR.
|
protected |
|
static |
Get an instance of the signaler.
| boost::signalslib::signal<void ( DtLightIndicatorData& )> makVrv::DtLightIndicatorSignaler::signal_LightIndicatorCreated |
signal when the DtLightIndicatorNode is created
| boost::signalslib::signal<void ( DtLightIndicatorData& )> makVrv::DtLightIndicatorSignaler::signal_LightIndicatorDeleted |
signal when the DtLightIndicatorNode is deleted