AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ConfigMgr Member List

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

_moduleConfigFilesConfigMgrprivate
ConfigMgr()=defaultConfigMgrprivate
ConfigMgr(ConfigMgr const &)=deleteConfigMgrprivate
Configure(std::string const &initFileName, std::vector< std::string > args, std::string_view modulesConfigList={})ConfigMgr
dryRunConfigMgrprivate
GetArguments() constConfigMgr
GetBoolDefault(std::string const &name, bool def, bool showLogs=true)ConfigMgr
GetConfigPath()ConfigMgr
GetFilename()ConfigMgr
GetFloatDefault(std::string const &name, float def, bool showLogs=true)ConfigMgr
GetIntDefault(std::string const &name, int def, bool showLogs=true)ConfigMgr
GetKeysByString(std::string const &name)ConfigMgr
GetOption(std::string const &name, T const &def, bool showLogs=true) constConfigMgr
GetOption(std::string const &name, bool const &def, bool showLogs) constConfigMgr
GetStringDefault(std::string const &name, const std::string &def, bool showLogs=true)ConfigMgr
GetValueDefault(std::string const &name, T const &def, bool showLogs=true) constConfigMgrprivate
instance()ConfigMgrstatic
isDryRun()ConfigMgrinline
LoadAdditionalFile(std::string file, bool isOptional=false, bool isReload=false)ConfigMgrprivate
LoadAppConfigs(bool isReload=false)ConfigMgr
LoadInitial(std::string const &file, bool isReload=false)ConfigMgrprivate
LoadModulesConfigs(bool isReload=false, bool isNeedPrintInfo=true)ConfigMgr
operator=(ConfigMgr const &)=deleteConfigMgrprivate
Reload()ConfigMgr
setDryRun(bool mode)ConfigMgrinline
~ConfigMgr()=defaultConfigMgrprivate