![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Namespaces | |
namespace | AccountMgr |
Macros | |
#define | MAX_ACCOUNT_STR 17 |
#define | MAX_PASS_STR 16 |
#define | MAX_EMAIL_STR 255 |
Enumerations | |
enum | AccountOpResult { AOR_OK , AOR_NAME_TOO_LONG , AOR_PASS_TOO_LONG , AOR_EMAIL_TOO_LONG , AOR_NAME_ALREADY_EXIST , AOR_NAME_NOT_EXIST , AOR_DB_INTERNAL_ERROR } |
#define MAX_ACCOUNT_STR 17 |
#define MAX_EMAIL_STR 255 |
#define MAX_PASS_STR 16 |
enum AccountOpResult |
Enumerator | |
---|---|
AOR_OK | |
AOR_NAME_TOO_LONG | |
AOR_PASS_TOO_LONG | |
AOR_EMAIL_TOO_LONG | |
AOR_NAME_ALREADY_EXIST | |
AOR_NAME_NOT_EXIST | |
AOR_DB_INTERNAL_ERROR |