VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtVrfModelSetStringProvider Class Reference
Inheritance diagram for DtVrfModelSetStringProvider:
Inheritance graph
[legend]

Public Member Functions

 DtVrfModelSetStringProvider (makVrv::DtDe &de)
 
virtual void getModelSetList (StringList &outList) const
 
virtual makVrv::DtUnicode modelSetToString (makVrv::DtModelSetId modelSet) const
 
virtual int stringToModelSet (const makVrv::DtUnicode &modelSetString) const
 
virtual int numModelSets () const
 
virtual void setModelSetName (int modelSet, const makVrv::DtUnicode &name)
 
 DtVrfModelSetStringProvider (makVrv::DtDe &de)
 
virtual void getModelSetList (StringList &outList) const
 
virtual makVrv::DtUnicode modelSetToString (makVrv::DtModelSetId modelSet) const
 
virtual int stringToModelSet (const makVrv::DtUnicode &modelSetString) const
 
virtual int numModelSets () const
 
virtual void setModelSetName (int modelSet, const makVrv::DtUnicode &name)
 
- Public Member Functions inherited from makVrv::DtModelSetStringProvider
virtual ~DtModelSetStringProvider ()
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Additional Inherited Members

- Public Types inherited from makVrv::DtModelSetStringProvider
typedef std::vector< DtUnicodeStringList
 
- Static Public Member Functions inherited from makVrv::DtModelSetStringProvider
static DtModelSetStringProviderinstance (DtDe &de)
 
static void registerInstance (DtDe &de, DtModelSetStringProvider *instance)
 
- Protected Member Functions inherited from makVrv::DtModelSetStringProvider
 DtModelSetStringProvider (DtDe &de)
 
- Protected Attributes inherited from makVrv::DtModelSetStringProvider
DtDemyDe
 

Constructor & Destructor Documentation

DtVrfModelSetStringProvider::DtVrfModelSetStringProvider ( makVrv::DtDe de)
inline
DtVrfModelSetStringProvider::DtVrfModelSetStringProvider ( makVrv::DtDe de)
inline

Member Function Documentation

virtual void DtVrfModelSetStringProvider::getModelSetList ( StringList outList) const
inlinevirtual

Get the list of model set names.

Implements makVrv::DtModelSetStringProvider.

virtual makVrv::DtUnicode DtVrfModelSetStringProvider::modelSetToString ( makVrv::DtModelSetId  modelSet) const
inlinevirtual

Get the string that's mapped to the specified model set.

Implements makVrv::DtModelSetStringProvider.

References makVrv::DtUnicode::fromAscii().

virtual int DtVrfModelSetStringProvider::stringToModelSet ( const makVrv::DtUnicode modelSetString) const
inlinevirtual

Get the model set that's mapped to the specified string.

Implements makVrv::DtModelSetStringProvider.

virtual int DtVrfModelSetStringProvider::numModelSets ( ) const
inlinevirtual

Get the current number of model set names on the model set list.

Implements makVrv::DtModelSetStringProvider.

virtual void DtVrfModelSetStringProvider::setModelSetName ( int  modelSet,
const makVrv::DtUnicode name 
)
inlinevirtual

Change the string associated with a model set (if it exists) or add a new string to model set mapping.

Implements makVrv::DtModelSetStringProvider.

virtual void DtVrfModelSetStringProvider::getModelSetList ( StringList outList) const
inlinevirtual

Get the list of model set names.

Implements makVrv::DtModelSetStringProvider.

virtual makVrv::DtUnicode DtVrfModelSetStringProvider::modelSetToString ( makVrv::DtModelSetId  modelSet) const
inlinevirtual

Get the string that's mapped to the specified model set.

Implements makVrv::DtModelSetStringProvider.

References makVrv::DtUnicode::fromAscii().

virtual int DtVrfModelSetStringProvider::stringToModelSet ( const makVrv::DtUnicode modelSetString) const
inlinevirtual

Get the model set that's mapped to the specified string.

Implements makVrv::DtModelSetStringProvider.

References makVrv::Models3D.

virtual int DtVrfModelSetStringProvider::numModelSets ( ) const
inlinevirtual

Get the current number of model set names on the model set list.

Implements makVrv::DtModelSetStringProvider.

virtual void DtVrfModelSetStringProvider::setModelSetName ( int  modelSet,
const makVrv::DtUnicode name 
)
inlinevirtual

Change the string associated with a model set (if it exists) or add a new string to model set mapping.

Implements makVrv::DtModelSetStringProvider.


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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)