![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include <cstdint>#include <stdexcept>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| struct | ConfigPolicy |
| class | ConfigMgr |
| class | ConfigException |
Macros | |
| #define | sConfigMgr ConfigMgr::instance() |
Enumerations | |
| enum class | ConfigSeverity : uint8_t { Skip , Warn , Error , Fatal } |
| #define sConfigMgr ConfigMgr::instance() |
|
strong |