IntProperty Member List

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

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