
Public Member Functions | |
| user_info () | |
| bool | operator> (const user_info &b) const |
Public Attributes | |
| std::string | name |
| std::string | game_id |
| std::string | location |
| user_relation | relation |
| user_state | state |
| bool | registered |
| True if this user is registered on the server. | |
Definition at line 250 of file multiplayer_ui.hpp.
| mp::ui::user_info::user_info | ( | ) | [inline] |
Definition at line 252 of file multiplayer_ui.hpp.
| bool mp::ui::user_info::operator> | ( | const user_info & | b | ) | const |
Definition at line 656 of file multiplayer_ui.cpp.
References mp::ui::FRIEND, mp::ui::ME, name, relation, mp::ui::SEL_GAME, and state.
| std::string mp::ui::user_info::game_id |
Definition at line 263 of file multiplayer_ui.hpp.
Referenced by mp::ui::gamelist_updated().
| std::string mp::ui::user_info::location |
Definition at line 264 of file multiplayer_ui.hpp.
Referenced by mp::ui::gamelist_updated().
| std::string mp::ui::user_info::name |
Definition at line 262 of file multiplayer_ui.hpp.
Referenced by mp::ui::gamelist_updated(), and operator>().
True if this user is registered on the server.
Definition at line 268 of file multiplayer_ui.hpp.
Referenced by mp::ui::gamelist_updated().
Definition at line 265 of file multiplayer_ui.hpp.
Referenced by mp::ui::gamelist_updated(), and operator>().
Definition at line 266 of file multiplayer_ui.hpp.
Referenced by mp::ui::gamelist_updated(), and operator>().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:29 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |