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

Public Member Functions | |
| DtLosResponderCreator () | |
| CTOR. More... | |
| virtual | ~DtLosResponderCreator () |
| DTOR. More... | |
| virtual DtLosResponderCreator * | clone () |
| Clone function so derived classes can be used with copyInstance. More... | |
| virtual DtLosResponder * | create (DtCigiConnection &connection) const |
| Create a LOS 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 DtLosResponderCreator & | instance (DtDe &de) |
| Static instance accessor. More... | |
| static DtLosResponderCreator & | 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 LOS Responder.
| makVrv::DtLosResponderCreator::DtLosResponderCreator | ( | ) |
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 LOS Responder.