|
charon-core
0.3.1
|
This is the complete list of members for ParameterFile, including all inherited members.
| _convertSlashes | ParameterFile | private |
| _delimiter | ParameterFile | private |
| _noFoundWarnings | ParameterFile | private |
| _parameterLines | ParameterFile | private |
| _params | ParameterFile | private |
| _set(std::string parameter, std::string value) | ParameterFile | private |
| _setParams | ParameterFile | private |
| _toLower(std::string &input) const | ParameterFile | inlineprivate |
| clear() | ParameterFile | |
| erase(std::string parameter) | ParameterFile | |
| fromStream(std::istream &strm) | ParameterFile | |
| get(std::string parameter) const | ParameterFile | inline |
| get(std::string parameter, T defaultValue) | ParameterFile | inline |
| get(std::string parameter) const | ParameterFile | inline |
| get(std::string parameter) const | ParameterFile | inline |
| getEveryParameter(const std::string ¶m) const | ParameterFile | |
| getKeyList(std::string beginsWith="") const | ParameterFile | |
| getList(std::string parameter) const | ParameterFile | inline |
| getList(std::string parameter, std::string defaultValue) | ParameterFile | inline |
| getList(std::string parameter) const | ParameterFile | inline |
| isSet(std::string parameter) const | ParameterFile | inline |
| load(std::string fileName) | ParameterFile | |
| objName(std::string fullName) | ParameterFile | inlinestatic |
| ParameterFile() | ParameterFile | |
| ParameterFile(std::string fileName) | ParameterFile | |
| parName(std::string fullName) | ParameterFile | inlinestatic |
| resetSetParams() | ParameterFile | |
| save(std::string fileName) const | ParameterFile | |
| set(std::string parameter, const T &value=T()) | ParameterFile | inline |
| set(std::string parameter, const std::vector< T > &value) | ParameterFile | inline |
| setConvertSlashes(bool convertSlashes) | ParameterFile | |
| setDelimiter(char delimiter) | ParameterFile | |
| setNotFoundWarningsOn(bool noFoundWarnings) | ParameterFile | |
| showSetParams() const | ParameterFile | |
| toStream(std::ostream &strm) const | ParameterFile | |
| ~ParameterFile() | ParameterFile |