add(const char *key, const char *value) | ConfigSection | [virtual] |
addLine(const char *line) | ConfigSection | [virtual] |
ConfigSection(void) | ConfigSection | [inline] |
decreaseReferenceCount(void) | Referable | [inline] |
get(const char *key) const | ConfigSection | [virtual] |
getForSure(const char *key, const char *message1=0, const char *message2=0, int code=0) const | ConfigSection | [virtual] |
getReferenceCount(void) const | Referable | [inline] |
increaseReferenceCount(void) | Referable | [inline] |
Referable(void) | Referable | [inline, protected] |
~ConfigSection(void) | ConfigSection | [inline, virtual] |
~Referable(void) | Referable | [inline, protected, virtual] |