IntProperty Member List
This is the complete list of members for IntProperty, including all inherited members.
GetKey(void) const (defined in Property) | Property | [inline, virtual] |
GetValue(void) const (defined in IntProperty) | IntProperty | [inline] |
GetValueToMessage(void *data) const (defined in IntProperty) | IntProperty | [virtual] |
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) | Property | [protected] |
KeyIsEqual(const char *rhs) (defined in Property) | Property | [virtual] |
operator int(void) (defined in IntProperty) | IntProperty | [inline] |
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) | IntProperty | [virtual] |
readonly (defined in Property) | Property | [protected] |
SetKey(const char *newKey) (defined in Property) | Property | [virtual] |
SetValue(int newValue) (defined in IntProperty) | IntProperty | |
SetValueFromMessage(const void *data) (defined in IntProperty) | IntProperty | [virtual] |
value (defined in IntProperty) | IntProperty | [private] |
~Property(void) (defined in Property) | Property | [virtual] |