![]() |
TrinityCore
|
Include dependency graph for LoginRESTService.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Battlenet::LoginRESTService |
Namespaces | |
| namespace | Battlenet |
Macros | |
| #define | sLoginService Battlenet::LoginRESTService::Instance() |
Enumerations | |
| enum class | Battlenet::SrpVersion : int8 { Battlenet::v1 = 1 , Battlenet::v2 = 2 } |
| enum class | Battlenet::SrpHashFunction { Battlenet::Sha256 = 0 , Battlenet::Sha512 = 1 } |
| enum class | Battlenet::BanMode { Battlenet::BAN_IP = 0 , Battlenet::BAN_ACCOUNT = 1 } |
| #define sLoginService Battlenet::LoginRESTService::Instance() |
Definition at line 91 of file LoginRESTService.h.