StringProperty Member List

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

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