OpenEnroth 73e68f7
|
This is the complete list of members for Config, including all inherited members.
_sectionByName | Config | private |
Config()=default | Config | |
Config(const Config &other)=delete | Config | |
Config(Config &&other)=delete | Config | |
load(std::string_view path) | Config | |
load(InputStream *stream) | Config | |
registerSection(ConfigSection *section) | Config | |
reset() | Config | |
save(std::string_view path) const | Config | |
save(OutputStream *stream) const | Config | |
section(std::string_view name) const | Config | |
sections() const | Config |