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

