![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for ConfigMgr, including all inherited members.
| _moduleConfigFiles | ConfigMgr | private |
| ConfigMgr()=default | ConfigMgr | private |
| ConfigMgr(ConfigMgr const &)=delete | ConfigMgr | private |
| Configure(std::string const &initFileName, std::vector< std::string > args, std::string_view modulesConfigList={}, ConfigPolicy policy={}) | ConfigMgr | |
| dryRun | ConfigMgr | private |
| GetArguments() const | ConfigMgr | |
| GetConfigPath() | ConfigMgr | |
| GetFilename() | ConfigMgr | |
| GetKeysByString(std::string const &name) | ConfigMgr | |
| GetOption(std::string const &name, T const &def, bool showLogs=true) const | ConfigMgr | |
| GetOption(std::string const &name, bool const &def, bool showLogs) const | ConfigMgr | |
| GetValueDefault(std::string const &name, T const &def, bool showLogs=true) const | ConfigMgr | private |
| instance() | ConfigMgr | static |
| isDryRun() | ConfigMgr | inline |
| LoadAdditionalFile(std::string file, bool isOptional=false, bool isReload=false) | ConfigMgr | private |
| LoadAppConfigs(bool isReload=false) | ConfigMgr | |
| LoadInitial(std::string const &file, bool isReload=false) | ConfigMgr | private |
| LoadModulesConfigs(bool isReload=false, bool isNeedPrintInfo=true) | ConfigMgr | |
| operator=(ConfigMgr const &)=delete | ConfigMgr | private |
| OverrideWithEnvVariablesIfAny() | ConfigMgr | |
| Reload() | ConfigMgr | |
| setDryRun(bool mode) | ConfigMgr | inline |
| ~ConfigMgr()=default | ConfigMgr | private |