BoolProperty Member List

This is the complete list of members for BoolProperty, including all inherited members.

BoolProperty(const char *newKey, bool newValue, bool readOnly) (defined in BoolProperty)BoolProperty
BoolProperty(const char *newKey, bool newValue, bool readOnly, Driver *driver, ConfigFile *cf, int section)BoolProperty
GetKey(void) const (defined in Property)Propertyinlinevirtual
GetValue(void) const (defined in BoolProperty)BoolPropertyinline
GetValueToMessage(void *data) const (defined in BoolProperty)BoolPropertyvirtual
key (defined in Property)Propertyprotected
KeyIsEqual(const char *rhs) (defined in Property)Propertyvirtual
operator bool(void) (defined in BoolProperty)BoolPropertyinline
operator=(const BoolProperty &rhs) (defined in BoolProperty)BoolProperty
operator=(bool rhs) (defined in BoolProperty)BoolProperty
Property(void) (defined in Property)Property
Property(const char *newKey, bool readOnly) (defined in Property)Property
ReadConfig(ConfigFile *cf, int section) (defined in BoolProperty)BoolPropertyvirtual
readonly (defined in Property)Propertyprotected
SetKey(const char *newKey) (defined in Property)Propertyvirtual
SetValue(bool newValue) (defined in BoolProperty)BoolProperty
SetValueFromMessage(const void *data) (defined in BoolProperty)BoolPropertyvirtual
value (defined in BoolProperty)BoolPropertyprivate
~Property(void) (defined in Property)Propertyvirtual