Inheritance diagram for WPXBoolProperty:
Public Member Functions | |
WPXBoolProperty (const bool val) | |
virtual WPXString | getStr () const |
virtual WPXProperty * | clone () const |
WPXBoolProperty::WPXBoolProperty | ( | const bool | val | ) |
WPXProperty * WPXBoolProperty::clone | ( | ) | const [virtual] |
Reimplemented from WPXIntProperty.
WPXString WPXBoolProperty::getStr | ( | ) | const [virtual] |
Reimplemented from WPXIntProperty.