![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for ConfigValueCache< ConfigEnum >, including all inherited members.
_configs | ConfigValueCache< ConfigEnum > | private |
_reloading | ConfigValueCache< ConfigEnum > | private |
BuildConfigCache()=0 | ConfigValueCache< ConfigEnum > | protectedpure virtual |
ConfigValueCache(ConfigEnum const configCount) | ConfigValueCache< ConfigEnum > | inline |
GetConfigValue(ConfigEnum const config) const | ConfigValueCache< ConfigEnum > | inline |
GetConfigValue(ConfigEnum const config) const | ConfigValueCache< ConfigEnum > | inline |
Initialize(bool reload) | ConfigValueCache< ConfigEnum > | inline |
OverwriteConfigValue(ConfigEnum const config, T const &value) | ConfigValueCache< ConfigEnum > | inline |
Reloadable enum name | ConfigValueCache< ConfigEnum > | |
SetConfigValue(ConfigEnum const config, std::string const &configName, T const &defaultValue, Reloadable reloadable=Reloadable::Yes, std::function< bool(T const &value)> &&checker={}, std::string const &validationErrorText="") | ConfigValueCache< ConfigEnum > | inline |
VerifyAllConfigsLoaded() | ConfigValueCache< ConfigEnum > | inlineprivate |