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