![]() |
TrinityCore
|
Public Attributes | |
| eAuthCmd | cmd = { } |
| AuthStatus | status = STATUS_CLOSED |
| size_t | packetSize = 0 |
| bool(* | handler )(AuthSession *) = nullptr |
Definition at line 128 of file AuthSession.cpp.
| eAuthCmd AuthHandler::cmd = { } |
Definition at line 130 of file AuthSession.cpp.
| bool(* AuthHandler::handler) (AuthSession *) = nullptr |
Definition at line 133 of file AuthSession.cpp.
| size_t AuthHandler::packetSize = 0 |
Definition at line 132 of file AuthSession.cpp.
| AuthStatus AuthHandler::status = STATUS_CLOSED |
Definition at line 131 of file AuthSession.cpp.