#include <pp_Property.h>
Public Member Functions | |
PP_PropertyTypeBool (const gchar *p_init) | |
tProperty_type | getType () const |
bool | getState () const |
Private Attributes | |
bool | State |
PP_PropertyTypeBool::PP_PropertyTypeBool | ( | const gchar * | p_init | ) |
References State.
bool PP_PropertyTypeBool::getState | ( | void | ) | const [inline] |
tProperty_type PP_PropertyTypeBool::getType | ( | void | ) | const [inline, virtual] |
Implements PP_PropertyType.
bool PP_PropertyTypeBool::State [private] |
Referenced by PP_PropertyTypeBool().