DoubleProperty Member List

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

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