Loading...
Searching...
No Matches
bitpit::ConfigParser Member List
This is the complete list of members for bitpit::ConfigParser, including all inherited members.
| addSection(const std::string &key) | bitpit::Config | |
| clear() | bitpit::Config | |
| Config(bool multiSections=false) | bitpit::Config | |
| Config(const Config &other) | bitpit::Config | |
| Config(Config &&other)=default (defined in bitpit::Config) | bitpit::Config | |
| ConfigParser(const std::string &rootName) | bitpit::ConfigParser | |
| ConfigParser(const std::string &rootName, bool multiSections) | bitpit::ConfigParser | |
| ConfigParser(const std::string &rootName, int version) | bitpit::ConfigParser | |
| ConfigParser(const std::string &rootName, int version, bool multiSections) | bitpit::ConfigParser | |
| ConstMultiSection typedef (defined in bitpit::Config) | bitpit::Config | |
| dump(std::ostream &out, int indentLevel=0) const | bitpit::Config | |
| get(const std::string &key) const | bitpit::Config | |
| get(const std::string &key, const std::string &fallback) const | bitpit::Config | |
| get(const std::string &key) const | bitpit::Config | |
| get(const std::string &key, const T &fallback) const | bitpit::Config | |
| getOptionCount() const | bitpit::Config | |
| getOptions() | bitpit::Config | |
| getOptions() const | bitpit::Config | |
| getSection(const std::string &key) | bitpit::Config | |
| getSection(const std::string &key) const | bitpit::Config | |
| getSectionCount() const | bitpit::Config | |
| getSectionCount(const std::string &key) const | bitpit::Config | |
| getSections() | bitpit::Config | |
| getSections() const | bitpit::Config | |
| getSections(const std::string &key) | bitpit::Config | |
| getSections(const std::string &key) const | bitpit::Config | |
| hasOption(const std::string &key) const | bitpit::Config | |
| hasSection(const std::string &key) const | bitpit::Config | |
| isMultiSectionsEnabled() const | bitpit::Config | |
| m_multiSections (defined in bitpit::Config) | bitpit::Config | protected |
| MultiSection typedef (defined in bitpit::Config) | bitpit::Config | |
| operator=(Config other) | bitpit::Config | |
| operator=(Config &&other)=default (defined in bitpit::Config) | bitpit::Config | |
| operator[](const std::string &key) | bitpit::Config | |
| operator[](const std::string &key) const | bitpit::Config | |
| Options typedef (defined in bitpit::Config) | bitpit::Config | |
| read(const std::string &filename, bool append=true) | bitpit::ConfigParser | |
| read(config::SourceFormat format, const std::string &content, bool append=true) | bitpit::ConfigParser | |
| removeOption(const std::string &key) | bitpit::Config | |
| removeSection(const std::string &key) | bitpit::Config | |
| reset(const std::string &rootName) | bitpit::ConfigParser | |
| reset(const std::string &rootName, int version) | bitpit::ConfigParser | |
| reset(const std::string &rootName, int version, bool multiSections) | bitpit::ConfigParser | |
| Section typedef (defined in bitpit::Config) | bitpit::Config | |
| Sections typedef (defined in bitpit::Config) | bitpit::Config | |
| set(const std::string &key, const std::string &value) | bitpit::Config | |
| set(const std::string &key, const T &value) | bitpit::Config | |
| swap(Config &other) | bitpit::Config | |
| write(const std::string &filename) const | bitpit::ConfigParser | |
| write(config::SourceFormat format, std::string *content) const | bitpit::ConfigParser | |
| ~Config()=default (defined in bitpit::Config) | bitpit::Config | virtual |
1.13.2