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 |
Public Member Functions inherited from WPXProperty | |
| 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.