WPXDoubleProperty Class Reference

Inheritance diagram for WPXDoubleProperty:
WPXProperty WPXGenericProperty WPXInchProperty WPXPercentProperty WPXPointProperty WPXTwipProperty

List of all members.

Public Member Functions

 WPXDoubleProperty (const double val)
virtual int getInt () const
virtual double getDouble () const
virtual WPXString getStr () const
virtual WPXPropertyclone () const

Private Attributes

double m_val

Constructor & Destructor Documentation

WPXDoubleProperty::WPXDoubleProperty ( const double  val)

Referenced by clone().


Member Function Documentation

WPXProperty * WPXDoubleProperty::clone ( ) const [virtual]
int WPXDoubleProperty::getInt ( ) const [virtual]
WPXString WPXDoubleProperty::getStr ( ) const [virtual]

Member Data Documentation

double WPXDoubleProperty::m_val [private]

Referenced by getDouble(), and getInt().


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