![]() |
VR-Forces 4.10 Class Documentation
|
Creator class for the DtHatHotResponder. More...

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