OpenEnroth 73e68f7
Loading...
Searching...
No Matches
ConfigSection Member List

This is the complete list of members for ConfigSection, including all inherited members.

_configConfigSectionprivate
_entryByNameConfigSectionprivate
_nameConfigSectionprivate
config() constConfigSectioninline
ConfigSection(Config *config, std::string_view name)ConfigSection
ConfigSection(const ConfigSection &other)=deleteConfigSection
ConfigSection(ConfigSection &&other)=deleteConfigSection
entries() constConfigSection
entry(std::string_view name) constConfigSection
name() constConfigSectioninline
registerEntry(AnyConfigEntry *entry)ConfigSection