#include "queue_type.hpp"#include "mt_rng.hpp"#include "server/wesnothd/player_connection.hpp"#include "server/common/simple_wml.hpp"#include "side_controller.hpp"#include "utils/optional_fwd.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | wesnothd::game |
Namespaces | |
| wesnothd | |
Typedefs | |
| typedef std::vector< player_iterator > | wesnothd::user_vector |
| typedef std::vector< utils::optional< player_iterator > > | wesnothd::side_vector |