| addKey(const std::string §ion, const std::string &key, const std::string &value) | OSB_LIB::CfgFile | |
| CfgFile() | OSB_LIB::CfgFile | |
| CfgFile(const std::string &path) | OSB_LIB::CfgFile | [explicit] |
| CfgFile(const CfgFile &) | OSB_LIB::CfgFile | [private] |
| close() | OSB_LIB::CfgFile | |
| comments() const | OSB_LIB::CfgFile | |
| copy(std::ofstream &dest, size_t first, size_t last=(size_t)-1) | OSB_LIB::CfgFile | [private] |
| curLine() const | OSB_LIB::CfgFile | |
| curLine_ | OSB_LIB::CfgFile | [private] |
| curLineNo() const | OSB_LIB::CfgFile | |
| curLineNo_ | OSB_LIB::CfgFile | [private] |
| delComment(std::string &line) const | OSB_LIB::CfgFile | [private] |
| delKey(const std::string §ion, const std::string &key) | OSB_LIB::CfgFile | |
| emptyLines() const | OSB_LIB::CfgFile | |
| eoSection() const | OSB_LIB::CfgFile | |
| flags() const | OSB_LIB::CfgFile | |
| Flags enum name | OSB_LIB::CfgFile | |
| flags_ | OSB_LIB::CfgFile | [private] |
| getSection(std::string &dest, const std::string §ion, size_t *lineNo=0) | OSB_LIB::CfgFile | |
| getValue(std::string &dest, const std::string §ion, const std::string &key) | OSB_LIB::CfgFile | |
| gotoLine(size_t lineNo) | OSB_LIB::CfgFile | |
| is_ | OSB_LIB::CfgFile | [private] |
| isOpen() | OSB_LIB::CfgFile | |
| nextLine(bool applyFlags=true) | OSB_LIB::CfgFile | |
| open(const std::string &p) | OSB_LIB::CfgFile | |
| operator=(CfgFile &) | OSB_LIB::CfgFile | [private] |
| path() const | OSB_LIB::CfgFile | |
| path_ | OSB_LIB::CfgFile | [private] |
| replace(const std::string &replacePath) | OSB_LIB::CfgFile | [private] |
| rewind() | OSB_LIB::CfgFile | |
| sectionEnd() | OSB_LIB::CfgFile | [static] |
| seekKey(const std::string §ion, const std::string &key) | OSB_LIB::CfgFile | |
| seekSection(const std::string §ion) | OSB_LIB::CfgFile | |
| setFlags(int flags) | OSB_LIB::CfgFile | |
| stream() const | OSB_LIB::CfgFile | |
| trimValue(std::string &value) | OSB_LIB::CfgFile | |
| withComments enum value | OSB_LIB::CfgFile | |
| withEmptyLines enum value | OSB_LIB::CfgFile | |
| wsOnly(const std::string &line) const | OSB_LIB::CfgFile | [private] |
| ~CfgFile() | OSB_LIB::CfgFile | |