VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtHla13DriverCreator Class Reference

Creator class for the HLA 13 driver.

Inheritance diagram for makVrv::DtHla13DriverCreator:
Inheritance graph
[legend]

Public Member Functions

 DtHla13DriverCreator ()
 
virtual ~DtHla13DriverCreator ()
 
virtual const std::string & extension () const
 
virtual DtDrivercreate (DtAgentManager &agentManager, const std::string &instanceName) const
 
- Public Member Functions inherited from makVrv::DtDriverCreator
 DtDriverCreator ()
 
virtual ~DtDriverCreator ()
 

Protected Attributes

std::string myFileExtension
 

Constructor & Destructor Documentation

makVrv::DtHla13DriverCreator::DtHla13DriverCreator ( )

CTOR.

virtual makVrv::DtHla13DriverCreator::~DtHla13DriverCreator ( )
virtual

DTOR.

Member Function Documentation

virtual const std::string& makVrv::DtHla13DriverCreator::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::DtHla13DriverCreator::create ( DtAgentManager agentManager,
const std::string &  instanceName 
) const
virtual

Create an HLA 13 driver.

Implements makVrv::DtDriverCreator.

Member Data Documentation

std::string makVrv::DtHla13DriverCreator::myFileExtension
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)