
Public Member Functions | |
| msg (const time_t &time, const std::string &user, const std::string &message) | |
Public Attributes | |
| time_t | time |
| std::string | user |
| std::string | message |
Definition at line 56 of file multiplayer_ui.hpp.
| mp::chat::msg::msg | ( | const time_t & | time, | |
| const std::string & | user, | |||
| const std::string & | message | |||
| ) | [inline] |
Definition at line 57 of file multiplayer_ui.hpp.
| std::string mp::chat::msg::message |
Definition at line 61 of file multiplayer_ui.hpp.
Referenced by mp::chat::color_message(), and mp::chat::format_message().
| time_t mp::chat::msg::time |
Definition at line 58 of file multiplayer_ui.hpp.
Referenced by mp::chat::format_message().
| std::string mp::chat::msg::user |
Definition at line 60 of file multiplayer_ui.hpp.
Referenced by mp::chat::color_message(), and mp::chat::format_message().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:24 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |