VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtGlStudioDriverCreator Class Reference

Creator for registering GLStudio driver. More...

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

List of all members.

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.

Protected Attributes

std::string myFileExtension

Detailed Description

Creator for registering GLStudio driver.


Constructor & Destructor Documentation

CTOR.

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


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)