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 | Static Public Member Functions
makVrv::DtVisualizerAttributeModelDefinition Class Reference

Single model definition. More...

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

Public Member Functions

 DtVisualizerAttributeModelDefinition (const DtUnicode &value=DtUnicode())
 CTOR. More...
 
virtual const TypeInfotypeInfo () const
 Get type info for this attribute class. More...
 
virtual DtVisualizerAttributeclone () const
 Return a clone of this object MUST be reimplemented by any class deriving from this class, directly or indirectly. More...
 
- Public Member Functions inherited from makVrv::DtVisualizerAttributeString
 DtVisualizerAttributeString (const DtUnicode &value=DtUnicode())
 CTOR. More...
 
virtual DtUnicode getString () const
 Get the value as a string String format intentionally undocumented. More...
 
virtual void setString (const DtUnicode &value)
 Set the value from a string String format intentionally undocumented; the only safe values to pass in are those generated by this class's getString() method. More...
 
virtual DtUnicode value () const
 Get the attribute's value. More...
 
virtual void setValue (const DtUnicode &value)
 Set the attribute's value. More...
 
- Public Member Functions inherited from makVrv::DtVisualizerAttribute
virtual ~DtVisualizerAttribute ()
 Virtual Destructor. More...
 
bool operator== (const DtVisualizerAttribute &) const
 Equal operator. More...
 
bool operator!= (const DtVisualizerAttribute &) const
 Inequal operator. More...
 

Static Public Member Functions

static const TypeInfotheTypeInfo ()
 Get type info for this attribute class. More...
 
- Static Public Member Functions inherited from makVrv::DtVisualizerAttributeString
static const TypeInfotheTypeInfo ()
 Get type info for this attribute class. More...
 

Additional Inherited Members

- Protected Attributes inherited from makVrv::DtVisualizerAttributeString
DtUnicode myValue
 

Detailed Description

Single model definition.

Constructor & Destructor Documentation

makVrv::DtVisualizerAttributeModelDefinition::DtVisualizerAttributeModelDefinition ( const DtUnicode value = DtUnicode())

CTOR.

Member Function Documentation

virtual const TypeInfo& makVrv::DtVisualizerAttributeModelDefinition::typeInfo ( ) const
virtual

Get type info for this attribute class.

Reimplemented from makVrv::DtVisualizerAttributeString.

static const TypeInfo& makVrv::DtVisualizerAttributeModelDefinition::theTypeInfo ( )
static

Get type info for this attribute class.

virtual DtVisualizerAttribute* makVrv::DtVisualizerAttributeModelDefinition::clone ( ) const
virtual

Return a clone of this object MUST be reimplemented by any class deriving from this class, directly or indirectly.

Reimplemented from makVrv::DtVisualizerAttributeString.


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)