![]() |
VR-Forces 4.0.4 Class Documentation
|
Creator class for the HLA 13 driver. More...

Public Member Functions | |
| DtHla1516DriverCreator () | |
| CTOR. | |
| virtual | ~DtHla1516DriverCreator () |
| DTOR. | |
| virtual const std::string & | extension () const |
| Get the name of the sim driver file connection. | |
| virtual DtDriver * | create (DtAgentManager &agentManager, const std::string &instanceName) const |
| Create an HLA 13 driver. | |
Protected Attributes | |
| std::string | myFileExtension |
Creator class for the HLA 13 driver.
| virtual makVrv::DtHla1516DriverCreator::~DtHla1516DriverCreator | ( | ) | [virtual] |
DTOR.
| virtual const std::string& makVrv::DtHla1516DriverCreator::extension | ( | ) | const [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 DtDriver* makVrv::DtHla1516DriverCreator::create | ( | DtAgentManager & | agentManager, |
| const std::string & | instanceName | ||
| ) | const [virtual] |
Create an HLA 13 driver.
Implements makVrv::DtDriverCreator.
std::string makVrv::DtHla1516DriverCreator::myFileExtension [protected] |