|
OpenEnroth 3d489c4
|
This is the complete list of members for ConfigSection, including all inherited members.
| _config | ConfigSection | private |
| _entryByName | ConfigSection | private |
| _name | ConfigSection | private |
| config() const | ConfigSection | inline |
| ConfigSection(Config *config, std::string_view name) | ConfigSection | |
| ConfigSection(const ConfigSection &other)=delete | ConfigSection | |
| ConfigSection(ConfigSection &&other)=delete | ConfigSection | |
| entries() const | ConfigSection | |
| entry(std::string_view name) const | ConfigSection | |
| name() const | ConfigSection | inline |
| registerEntry(AnyConfigEntry *entry) | ConfigSection |