VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
makVrv::DtVisualizerAttributeFilename Class Reference

Filename type visualizer attribute. More...

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

Public Member Functions

 DtVisualizerAttributeFilename (const DtUnicode &value=DtUnicode())
 CTOR.
virtual const TypeInfotypeInfo () const
 Get type info for this attribute class.
virtual DtUnicode getString () const
 Get the value as a string String format intentionally undocumented.
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.
virtual DtUnicode value () const
 Get the attribute's value.
virtual void setValue (const DtUnicode &value)
 Set the attribute's value.
virtual DtVisualizerAttributeclone () const
 Return a clone of this object MUST be reimplemented by any class deriving from this class, directly or indirectly.
- Public Member Functions inherited from makVrv::DtVisualizerAttribute
virtual ~DtVisualizerAttribute ()
 Virtual Destructor.

Static Public Member Functions

static const TypeInfotheTypeInfo ()
 Get type info for this attribute class.

Protected Attributes

DtVisualizerAttributeString myStringAttr

Detailed Description

Filename type visualizer attribute.

Constructor & Destructor Documentation

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

CTOR.

Member Function Documentation

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

Get type info for this attribute class.

Implements makVrv::DtVisualizerAttribute.

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

Get type info for this attribute class.

virtual DtUnicode makVrv::DtVisualizerAttributeFilename::getString ( ) const
virtual

Get the value as a string String format intentionally undocumented.

Implements makVrv::DtVisualizerAttribute.

virtual void makVrv::DtVisualizerAttributeFilename::setString ( const DtUnicode value)
virtual

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.

Implements makVrv::DtVisualizerAttribute.

virtual DtUnicode makVrv::DtVisualizerAttributeFilename::value ( ) const
virtual

Get the attribute's value.

virtual void makVrv::DtVisualizerAttributeFilename::setValue ( const DtUnicode value)
virtual

Set the attribute's value.

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

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

Implements makVrv::DtVisualizerAttribute.

Member Data Documentation

DtVisualizerAttributeString makVrv::DtVisualizerAttributeFilename::myStringAttr
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)