Go to the source code of this file.
Classes | |
class | wesnothd::room |
A room is a group of players that can communicate via messages. More... | |
Namespaces | |
wesnothd | |
Typedefs | |
typedef std::vector < network::connection > | wesnothd::connection_vector |
typedef std::map < network::connection, player > | wesnothd::player_map |