Public Member Functions | |
WPXBoolProperty (const bool val) | |
~WPXBoolProperty () | |
virtual WPXString | getStr () const |
virtual WPXProperty * | clone () const |
![]() | |
WPXIntProperty (const int val) | |
~WPXIntProperty () | |
virtual int | getInt () const |
virtual double | getDouble () const |
![]() | |
virtual | ~WPXProperty () |
WPXBoolProperty::WPXBoolProperty | ( | const bool | val | ) |
Referenced by clone().
|
inline |
|
virtual |
Reimplemented from WPXIntProperty.
|
virtual |
Reimplemented from WPXIntProperty.