VR-Forces 4.3.1 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::DtCigiDriverCreator Class Reference

Creator class for the CIGI driver. More...

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

Public Member Functions

 DtCigiDriverCreator ()
 CTOR.
virtual ~DtCigiDriverCreator ()
 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 CIGI driver.
- Public Member Functions inherited from makVrv::DtDriverCreator
 DtDriverCreator ()
 CTOR.
virtual ~DtDriverCreator ()
 DTOR.

Protected Attributes

std::string myFileExtension

Detailed Description

Creator class for the CIGI driver.

Constructor & Destructor Documentation

makVrv::DtCigiDriverCreator::DtCigiDriverCreator ( )

CTOR.

virtual makVrv::DtCigiDriverCreator::~DtCigiDriverCreator ( )
virtual

DTOR.

Member Function Documentation

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

Create a CIGI driver.

Implements makVrv::DtDriverCreator.

Member Data Documentation

std::string makVrv::DtCigiDriverCreator::myFileExtension
protected

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)