#include <multiplayer_connect.hpp>

Public Member Functions | |
| connected_user (const std::string &name, mp::controller controller, network::connection connection) | |
| operator std::string () const | |
Public Attributes | |
| std::string | name |
| mp::controller | controller |
| network::connection | connection |
Definition at line 37 of file multiplayer_connect.hpp.
| mp::connect::connected_user::connected_user | ( | const std::string & | name, | |
| mp::controller | controller, | |||
| network::connection | connection | |||
| ) | [inline] |
Definition at line 38 of file multiplayer_connect.hpp.
| mp::connect::connected_user::operator std::string | ( | ) | const [inline] |
Definition at line 45 of file multiplayer_connect.hpp.
References name.
Definition at line 44 of file multiplayer_connect.hpp.
Definition at line 43 of file multiplayer_connect.hpp.
| std::string mp::connect::connected_user::name |
Definition at line 41 of file multiplayer_connect.hpp.
Referenced by operator std::string().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:16 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |