TrinityCore
ConfigMgr Member List

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

ConfigMgr()=defaultConfigMgrprivate
ConfigMgr(ConfigMgr const &)=deleteConfigMgrprivate
GetArguments() constConfigMgr
GetBoolDefault(std::string const &name, bool def, bool quiet=false) constConfigMgr
GetFilename()ConfigMgr
GetFloatDefault(std::string const &name, float def, bool quiet=false) constConfigMgr
GetInt64Default(std::string const &name, int64 def, bool quiet=false) constConfigMgr
GetIntDefault(std::string const &name, int32 def, bool quiet=false) constConfigMgr
GetKeysByString(std::string const &name)ConfigMgr
GetStringDefault(std::string const &name, const std::string &def, bool quiet=false) constConfigMgr
GetValueDefault(std::string 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 &)=deleteConfigMgrprivate
OverrideWithEnvVariablesIfAny()ConfigMgr
Reload(std::vector< std::string > &errors)ConfigMgr
~ConfigMgr()=defaultConfigMgrprivate