VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtDisDriverCreator Class Reference

Creator class for the DIS driver. More...

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

Public Member Functions

 DtDisDriverCreator ()
 CTOR.
virtual ~DtDisDriverCreator ()
 DTOR.
virtual const std::string & extension () const
 Get the name of the sim driver file connection.
virtual DtDrivercreate (DtAgentManager &agentManager, const std::string &instanceName) const
 Create a DIS driver.
- Public Member Functions inherited from makVrv::DtDriverCreator
 DtDriverCreator ()
 CTOR.
virtual ~DtDriverCreator ()
 DTOR.

Protected Attributes

std::string myFileExtension

Detailed Description

Creator class for the DIS driver.

Constructor & Destructor Documentation

makVrv::DtDisDriverCreator::DtDisDriverCreator ( )

CTOR.

virtual makVrv::DtDisDriverCreator::~DtDisDriverCreator ( )
virtual

DTOR.

Member Function Documentation

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

Create a DIS driver.

Implements makVrv::DtDriverCreator.

Member Data Documentation

std::string makVrv::DtDisDriverCreator::myFileExtension
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)