27 const std::string& instanceName )
const
33 : myFileExtension(
"vrfhla13")
43 return myFileExtension;
std::string myFileExtension
Definition: vrfHla13DriverCreator.h:47
Definition: vrfHla13DriverCreator.h:23
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfDis.h:18
~DtVrfHla13DriverCreator()
Definition: vrfHla13DriverCreator.h:37
The DtDriver is an abstract class. Developers derive from this to create logic that "directs" things ...
Definition: DtDriver.h:31
The DtAgentManager manages the distributed scene object framework. This includes the objects and upda...
Definition: DtAgentManager.h:38
DtVrfHla13DriverCreator()
Definition: vrfHla13DriverCreator.h:32
#define DT_DLL_VRFHLA13
Definition: vrfHla13.h:29
makVrv::DtDriver * create(makVrv::DtAgentManager &agentManager, const std::string &instanceName) const
Create a driver.
Definition: vrfHla13DriverCreator.h:26
Abstract DtDriver creator.
Definition: DtDriver.h:201
const std::string & extension() const
Get the name of the sim driver file connection.
Definition: vrfHla13DriverCreator.h:41
The Driver for DIS.
Definition: vrfDriver.h:88