VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtGlStudioDriverCreator Class Reference

Creator for registering GLStudio driver. More...

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

Public Member Functions

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

Protected Attributes

std::string myFileExtension

Detailed Description

Creator for registering GLStudio driver.

Constructor & Destructor Documentation

makVrv::DtGlStudioDriverCreator::DtGlStudioDriverCreator ( )

CTOR.

virtual makVrv::DtGlStudioDriverCreator::~DtGlStudioDriverCreator ( )
virtual

DTOR.

Member Function Documentation

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

Create function.

Implements makVrv::DtDriverCreator.

Member Data Documentation

std::string makVrv::DtGlStudioDriverCreator::myFileExtension
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)