VR-Forces 5.0.1 Developer's Guide
 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.

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

Public Member Functions

 DtGlStudioDriverCreator ()
 
virtual ~DtGlStudioDriverCreator ()
 
virtual const std::string & extension () const
 
virtual DtDrivercreate (DtAgentManager &agentManager, const std::string &instanceName) const
 
- Public Member Functions inherited from makVrv::DtDriverCreator
 DtDriverCreator ()
 
virtual ~DtDriverCreator ()
 

Protected Attributes

std::string myFileExtension
 

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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)