![]() |
VR-Forces 4.0.4 Class Documentation
|
Creator class. More...

Public Member Functions | |
| virtual DtDeCommunicator * | create (DtDe &de, DtDriverConfiguration &config) |
| Create function. | |
Static Public Member Functions | |
| static DtDeCommunicatorCreator & | instance (DtDe &) |
| Get an instance of the creator class. | |
| static void | registerInstance (DtDe &de, DtDeCommunicatorCreator *) |
| Register an instance of the creator class. | |
Creator class.
| static DtDeCommunicatorCreator& makVrv::DtDeCommunicatorCreator::instance | ( | DtDe & | ) | [static] |
Get an instance of the creator class.
| static void makVrv::DtDeCommunicatorCreator::registerInstance | ( | DtDe & | de, |
| DtDeCommunicatorCreator * | |||
| ) | [static] |
Register an instance of the creator class.
| virtual DtDeCommunicator* makVrv::DtDeCommunicatorCreator::create | ( | DtDe & | de, |
| DtDriverConfiguration & | config | ||
| ) | [virtual] |
Create function.