mp::chat::msg Struct Reference

List of all members.

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


Detailed Description

Definition at line 55 of file multiplayer_ui.hpp.


Constructor & Destructor Documentation

mp::chat::msg::msg ( const time_t &  time,
const std::string &  user,
const std::string &  message 
) [inline]

Definition at line 56 of file multiplayer_ui.hpp.


Member Data Documentation

Definition at line 57 of file multiplayer_ui.hpp.

Referenced by mp::chat::format_message().

std::string mp::chat::msg::user

Definition at line 59 of file multiplayer_ui.hpp.

Referenced by mp::chat::format_message().

Definition at line 60 of file multiplayer_ui.hpp.

Referenced by mp::chat::format_message().


The documentation for this struct was generated from the following file:

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs