Include dependency graph for serverlist.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ServerList |
Enumerations | |
| enum | ServerList::AnnounceAction { ServerList::AA_START , ServerList::AA_UPDATE , ServerList::AA_DELETE } |
Functions | |
| void | ServerList::sendAnnounce (AnnounceAction action, const u16 port, const std::vector< std::string > &clients_names, const double uptime, const u32 game_time, const float lag, const std::string &gameid, const std::string &mg_name, const std::vector< ModSpec > &mods, bool dedicated) |