VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 
virtual ~DtGlStudioDriverCreator ()
 DTOR. More...
 
virtual const std::string & extension () const
 Get the name of the sim driver file connection. More...
 
virtual DtDrivercreate (DtAgentManager &agentManager, const std::string &instanceName) const
 Create function. More...
 
- Public Member Functions inherited from makVrv::DtDriverCreator
 DtDriverCreator ()
 CTOR. More...
 
virtual ~DtDriverCreator ()
 DTOR. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)