TrinityCore
Loading...
Searching...
No Matches
ConfigMgr Member List

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

ConfigMgr()=defaultConfigMgrprivate
ConfigMgr(ConfigMgr const &)=deleteConfigMgr
ConfigMgr(ConfigMgr &&)=deleteConfigMgr
GetArguments() constConfigMgr
GetBoolDefault(std::string_view name, bool def, bool quiet=false) constConfigMgr
GetFilename()ConfigMgr
GetFloatDefault(std::string_view name, float def, bool quiet=false) constConfigMgr
GetInt64Default(std::string_view name, int64 def, bool quiet=false) constConfigMgr
GetIntDefault(std::string_view name, int32 def, bool quiet=false) constConfigMgr
GetKeysByString(std::string const &name)ConfigMgr
GetStringDefault(std::string_view name, std::string_view def, bool quiet=false) constConfigMgr
GetValueDefault(std::string_view const &name, T def, bool quiet) constConfigMgrprivate
instance()ConfigMgrstatic
LoadAdditionalDir(std::string const &dir, bool keepOnReload, std::vector< std::string > &loadedFiles, std::vector< std::string > &errors)ConfigMgr
LoadAdditionalFile(std::string file, bool keepOnReload, std::string &error)ConfigMgr
LoadInitial(std::string file, std::vector< std::string > args, std::string &error)ConfigMgr
operator=(ConfigMgr const &)=deleteConfigMgr
operator=(ConfigMgr &&)=deleteConfigMgr
OverrideWithEnvVariablesIfAny()ConfigMgr
Reload(std::vector< std::string > &errors)ConfigMgr
~ConfigMgr()=defaultConfigMgrprivate