AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "SmartEnum.h"
Static Public Member Functions | |
static std::size_t | Count () |
static EnumText | ToString (Enum value) |
static Enum | FromIndex (std::size_t index) |
static std::size_t | ToIndex (Enum index) |
|
static |
Referenced by EnumUtils::Count().
|
static |
Referenced by EnumUtils::FromIndex().
|
static |
Referenced by EnumUtils::IsValid(), and EnumUtils::ToIndex().
|
static |
Referenced by EnumUtils::ToString().