![]() |
VR-Forces 4.8 Class Documentation
|
Creator Class for DtSensorResponder More...

Public Member Functions | |
| DtSensorResponderCreator () | |
| CTOR. More... | |
| virtual | ~DtSensorResponderCreator () |
| DTOR. More... | |
| virtual DtSensorResponderCreator * | clone () |
| Clone function so derived classes can be used with copyInstance. More... | |
| virtual DtSensorResponder * | create (DtCigiConnection &connection) const |
| Create a sensor responder. 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 DtSensorResponderCreator & | instance (DtDe &de) |
| Static instance accessor. More... | |
| static DtSensorResponderCreator & | instance (DtCigiConnection &connection) |
| Static Instance accessor. More... | |
| static void | copyInstance (DtCigiConnection &con, DtDe &de) |
| Copy the instance from DtDe to DtCigiConnection. More... | |
Creator Class for DtSensorResponder
| makVrv::DtSensorResponderCreator::DtSensorResponderCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Static instance accessor.
|
static |
Static Instance accessor.
|
virtual |
Clone function so derived classes can be used with copyInstance.
|
static |
Copy the instance from DtDe to DtCigiConnection.
|
virtual |
Create a sensor responder.