The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
room.hpp File Reference
#include "network.hpp"
#include "player.hpp"
#include "simple_wml.hpp"
Include dependency graph for room.hpp:
This graph shows which files directly or indirectly include this file:

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