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
DtVrfModelSetStringProvider Class Reference
Inheritance diagram for DtVrfModelSetStringProvider:
Inheritance graph
[legend]

Public Member Functions

 DtVrfModelSetStringProvider (makVrv::DtDe &de)
 
virtual void getModelSetList (StringList &outList) const
 Get the list of model set names. More...
 
virtual makVrv::DtUnicode modelSetToString (int modelSet) const
 Get the string that's mapped to the specified model set. More...
 
virtual int stringToModelSet (const makVrv::DtUnicode &modelSetString) const
 Get the model set that's mapped to the specified string. More...
 
virtual int numModelSets () const
 Get the current number of model set names on the model set list. More...
 
virtual void setModelSetName (int modelSet, const makVrv::DtUnicode &name)
 Change the string associated with a model set (if it exists) or add a new string to model set mapping. More...
 
 DtVrfModelSetStringProvider (makVrv::DtDe &de)
 
virtual void getModelSetList (StringList &outList) const
 Get the list of model set names. More...
 
virtual makVrv::DtUnicode modelSetToString (int modelSet) const
 Get the string that's mapped to the specified model set. More...
 
virtual int stringToModelSet (const makVrv::DtUnicode &modelSetString) const
 Get the model set that's mapped to the specified string. More...
 
virtual int numModelSets () const
 Get the current number of model set names on the model set list. More...
 
virtual void setModelSetName (int modelSet, const makVrv::DtUnicode &name)
 Change the string associated with a model set (if it exists) or add a new string to model set mapping. More...
 
- Public Member Functions inherited from makVrv::DtModelSetStringProvider
virtual ~DtModelSetStringProvider ()
 Virtual Destructor. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

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)
 Get the instance of a DtModelSetStringProvider. More...
 
static void registerInstance (DtDe &de, DtModelSetStringProvider *instance)
 Register the provider with a DtDe. More...
 
- Protected Member Functions inherited from makVrv::DtModelSetStringProvider
 DtModelSetStringProvider (DtDe &de)
 Constructor. More...
 
- 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 ( int  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 ( int  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.


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

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)