#include <serverinfo.h>
Definition at line 27 of file serverinfo.h.
Public Attributes | |
int | address |
short | port |
std::string | name |
short | online_users |
std::string | updateHost |
Definition at line 29 of file serverinfo.h.
short SERVER_INFO::port |
Definition at line 30 of file serverinfo.h.
std::string SERVER_INFO::name |
Definition at line 31 of file serverinfo.h.
Definition at line 32 of file serverinfo.h.
std::string SERVER_INFO::updateHost |
Definition at line 33 of file serverinfo.h.