![]() |
TrinityCore
|
This is the complete list of members for ConfigMgr, including all inherited members.
| _config | ConfigMgr | private |
| _configLock | ConfigMgr | private |
| _filename | ConfigMgr | private |
| ConfigMgr()=default | ConfigMgr | private |
| ConfigMgr(ConfigMgr const &)=delete | ConfigMgr | private |
| GetBoolDefault(std::string const &name, bool def) const | ConfigMgr | |
| GetFilename() | ConfigMgr | |
| GetFloatDefault(std::string const &name, float def) const | ConfigMgr | |
| GetIntDefault(std::string const &name, int def) const | ConfigMgr | |
| GetKeysByString(std::string const &name) | ConfigMgr | |
| GetStringDefault(std::string const &name, const std::string &def) const | ConfigMgr | |
| GetValueDefault(std::string const &name, T def) const | ConfigMgr | private |
| instance() | ConfigMgr | static |
| LoadInitial(std::string const &file, std::string &error) | ConfigMgr | |
| operator=(ConfigMgr const &)=delete | ConfigMgr | private |
| Reload(std::string &error) | ConfigMgr | |
| ~ConfigMgr()=default | ConfigMgr | private |
1.8.8