VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes | Private Member Functions | Friends
DtDoubleSetting Class Reference
Inheritance diagram for DtDoubleSetting:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtDoubleSetting ()
 DtDoubleSetting (std::string name, double value)
 DtDoubleSetting (const DtDoubleSetting &orig)
virtual bool operator== (const DtSettingsObject &other) const
virtual bool operator!= (const DtSettingsObject &other) const
virtual bool setFrom (const DtSettingsObject *other)
virtual DtSettingsObjectclone () const
double value () const
void setValue (double value)

Protected Attributes

double myValue

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)

Friends

class boost::serialization::access

Constructor & Destructor Documentation

DtDoubleSetting::DtDoubleSetting ( std::string  name,
double  value 
)

Member Function Documentation

virtual bool DtDoubleSetting::operator== ( const DtSettingsObject other) const [virtual]

Reimplemented from DtSettingsObject.

virtual bool DtDoubleSetting::operator!= ( const DtSettingsObject other) const [virtual]

Reimplemented from DtSettingsObject.

virtual bool DtDoubleSetting::setFrom ( const DtSettingsObject other) [virtual]

Reimplemented from DtSettingsObject.

virtual DtSettingsObject* DtDoubleSetting::clone ( ) const [virtual]

Implements DtSettingsObject.

double DtDoubleSetting::value ( ) const
void DtDoubleSetting::setValue ( double  value)
template<class Archive >
void DtDoubleSetting::serialize ( Archive &  ar,
const unsigned int  version 
) [inline, private]

Reimplemented from DtSettingsObject.


Friends And Related Function Documentation

friend class boost::serialization::access [friend]

Reimplemented from DtSettingsObject.


Member Data Documentation

double DtDoubleSetting::myValue [protected]

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)