Public Member Functions | |
WPXPercentProperty (const double val) | |
~WPXPercentProperty () | |
virtual WPXString | getStr () const |
virtual WPXProperty * | clone () const |
WPXPercentProperty::WPXPercentProperty | ( | const double | val | ) |
Referenced by clone().
WPXPercentProperty::~WPXPercentProperty | ( | ) | [inline] |
WPXProperty * WPXPercentProperty::clone | ( | ) | const [virtual] |
Reimplemented from WPXDoubleProperty.
WPXString WPXPercentProperty::getStr | ( | ) | const [virtual] |
Reimplemented from WPXDoubleProperty.