Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for Section, including all inherited members.
get(const string &key) const | Section | inline |
get(const string &key, const string &def) const | Section | |
getInt(const string &key, int def) | Section | |
getList(const string &key, Vector< string > &list) | Section | |
isDefined(const string &key) const | Section | inline |
name(void) const | Section | inline |
operator[](const string &key) const | Section | inline |