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