This is the complete list of members for nfd::ConfigFile, including all inherited members.
| addSectionHandler(const std::string §ionName, ConfigSectionHandler subscriber) | nfd::ConfigFile | |
| ConfigFile(UnknownConfigSectionHandler unknownSectionCallback=throwErrorOnUnknownSection) | nfd::ConfigFile | |
| ignoreUnknownSection(const std::string &filename, const std::string §ionName, const ConfigSection §ion, bool isDryRun) | nfd::ConfigFile | static | 
| parse(const std::string &filename, bool isDryRun) | nfd::ConfigFile | |
| parse(const std::string &input, bool isDryRun, const std::string &filename) | nfd::ConfigFile | |
| parse(std::istream &input, bool isDryRun, const std::string &filename) | nfd::ConfigFile | |
| parse(const ConfigSection &config, bool isDryRun, const std::string &filename) | nfd::ConfigFile | |
| throwErrorOnUnknownSection(const std::string &filename, const std::string §ionName, const ConfigSection §ion, bool isDryRun) | nfd::ConfigFile | static |