Property Member List
This is the complete list of members for Property, including all inherited members.
GetKey(void) const (defined in Property) | Property | inlinevirtual |
GetValueToMessage(void *data) const =0 (defined in Property) | Property | pure virtual |
key (defined in Property) | Property | protected |
KeyIsEqual(const char *rhs) (defined in Property) | Property | virtual |
Property(void) (defined in Property) | Property | |
Property(const char *newKey, bool readOnly) (defined in Property) | Property | |
ReadConfig(ConfigFile *cf, int section)=0 (defined in Property) | Property | pure virtual |
readonly (defined in Property) | Property | protected |
SetKey(const char *newKey) (defined in Property) | Property | virtual |
SetValueFromMessage(const void *data)=0 (defined in Property) | Property | pure virtual |
~Property(void) (defined in Property) | Property | virtual |