|
Mana
|
#include <cstdint>#include <deque>#include <string>Go to the source code of this file.
Classes | |
| class | ServerInfo |
Typedefs | |
| using | ServerInfos = std::deque< ServerInfo > |
Enumerations | |
| enum class | ServerType { Unknown , ManaServ , TmwAthena } |
| using ServerInfos = std::deque<ServerInfo> |
Definition at line 109 of file serverinfo.h.
|
strong |
| Enumerator | |
|---|---|
| Unknown | |
| ManaServ | |
| TmwAthena | |
Definition at line 28 of file serverinfo.h.