![]() |
VR-Forces 5.0.1 Developer's Guide
|
Creator class for the HLA 13 driver.

Public Member Functions | |
| DtHla13DriverCreator () | |
| virtual | ~DtHla13DriverCreator () |
| virtual const std::string & | extension () const |
| virtual DtDriver * | create (DtAgentManager &agentManager, const std::string &instanceName) const |
Public Member Functions inherited from makVrv::DtDriverCreator | |
| DtDriverCreator () | |
| virtual | ~DtDriverCreator () |
Protected Attributes | |
| std::string | myFileExtension |
| makVrv::DtHla13DriverCreator::DtHla13DriverCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Get the name of the sim driver file connection. If the driver can not be saved, return an empty string.
Implements makVrv::DtDriverCreator.
|
virtual |
Create an HLA 13 driver.
Implements makVrv::DtDriverCreator.
|
protected |