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) | Property | inlinevirtual |
GetValue(void) const (defined in DoubleProperty) | DoubleProperty | inline |
GetValueToMessage(void *data) const (defined in DoubleProperty) | DoubleProperty | virtual |
key (defined in Property) | Property | protected |
KeyIsEqual(const char *rhs) (defined in Property) | Property | virtual |
operator double(void) (defined in DoubleProperty) | DoubleProperty | inline |
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) | DoubleProperty | virtual |
readonly (defined in Property) | Property | protected |
SetKey(const char *newKey) (defined in Property) | Property | virtual |
SetValue(double newValue) (defined in DoubleProperty) | DoubleProperty | |
SetValueFromMessage(const void *data) (defined in DoubleProperty) | DoubleProperty | virtual |
value (defined in DoubleProperty) | DoubleProperty | private |
~Property(void) (defined in Property) | Property | virtual |