VR-Forces 4.1.1 Class Documentation
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 Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)