Public Member Functions | |
WPXStringProperty (const WPXString &str) | |
WPXStringProperty (const char *str) | |
~WPXStringProperty () | |
virtual int | getInt () const |
virtual double | getDouble () const |
virtual WPXString | getStr () const |
virtual WPXProperty * | clone () const |
![]() | |
virtual | ~WPXProperty () |
Private Attributes | |
WPXString | m_str |
WPXStringProperty::WPXStringProperty | ( | const char * | str | ) |
|
inline |
|
virtual |
Implements WPXProperty.
|
virtual |
Implements WPXProperty.
|
virtual |
Implements WPXProperty.
|
virtual |
Implements WPXProperty.