The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for SWConfig, including all inherited members.
augment(const SWConfig &addFrom) | SWConfig | virtual |
filename | SWConfig | |
getFileName() const | SWConfig | |
getSection(const char *section) | SWConfig | inline |
getSections() | SWConfig | virtual |
getSections() const | SWConfig | inline |
getValue(const char *section, const char *key) | SWConfig | inline |
load() | SWConfig | virtual |
Load() | SWConfig | inline |
operator+=(const SWConfig &addFrom) | SWConfig | inline |
operator[](const char *section) | SWConfig | inline |
Save() | SWConfig | inline |
save() const | SWConfig | virtual |
Sections | SWConfig | |
setValue(const char *section, const char *key, const char *value) | SWConfig | inline |
SWConfig(const char *fileName) | SWConfig | |
SWConfig() | SWConfig | |
~SWConfig() | SWConfig | virtual |