VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtSystemOrientationParameterData Class Reference

System parameter data that specified a DtTaitBryan as a variable type. More...

Inheritance diagram for DtSystemOrientationParameterData:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSystemOrientationParameterData (const DtString &name, DtReaderWriterRegistry *parentRegistry=0)
 DtSystemOrientationParameterData (const DtString &name, const DtSystemOrientationParameterData &orig, DtReaderWriterRegistry *parentRegistry=0)
DtSystemOrientationParameterDataoperator= (const DtSystemOrientationParameterData &orig)
virtual ~DtSystemOrientationParameterData ()
virtual DtSystemParameterDataclone () const
virtual DtString parameterType () const
virtual void assignDefaultValueToReaderWriter (DtReaderWriter *rwToChange) const
 If this parameter data has a default value, this method will change the value of the supplied reader-writer to that default value.
virtual DtTaitBryan defaultValue () const
virtual void setDefaultValue (const DtTaitBryan &value)

Static Public Member Functions

static DtSystemParameterDatacreate (const DtString &rwName)

Protected Attributes

DtRwTaitBryan myDefaultValue
 The default value that will be applied to the parameter before the user selects a different one.

Detailed Description

System parameter data that specified a DtTaitBryan as a variable type.


Constructor & Destructor Documentation


Member Function Documentation

DtSystemOrientationParameterData& DtSystemOrientationParameterData::operator= ( const DtSystemOrientationParameterData orig)

Implements DtSystemParameterData.

Returns:
The type string for this parameter. Comes from systemParameterDataTypes.h.

Implements DtSystemParameterData.

virtual DtTaitBryan DtSystemOrientationParameterData::defaultValue ( ) const [virtual]
See also:
myDefaultValue
virtual void DtSystemOrientationParameterData::setDefaultValue ( const DtTaitBryan &  value) [virtual]
See also:
myDefaultValue

If this parameter data has a default value, this method will change the value of the supplied reader-writer to that default value.

Must be implemented by subclasses that have a default value.

Reimplemented from DtSystemParameterData.


Member Data Documentation

The default value that will be applied to the parameter before the user selects a different one.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)