obby::chat::emote_message Class Reference

Emote message by /me command. More...

#include <chat.hpp>

Inheritance diagram for obby::chat::emote_message:

obby::chat::user_message obby::chat::message List of all members.

Public Member Functions

 emote_message (const std::string &text, std::time_t timestamp, const user &from)
 emote_message (const serialise::object &obj, const user_table &user_table)
virtual std::string repr () const

Detailed Description

Emote message by /me command.

Definition at line 83 of file chat.hpp.


Constructor & Destructor Documentation

obby::chat::emote_message::emote_message ( const std::string &  text,
std::time_t  timestamp,
const user from 
)

Definition at line 133 of file chat.cpp.

obby::chat::emote_message::emote_message ( const serialise::object obj,
const user_table user_table 
)

Definition at line 140 of file chat.cpp.


Member Function Documentation

std::string obby::chat::emote_message::repr (  )  const [virtual]

Reimplemented from obby::chat::user_message.

Definition at line 146 of file chat.cpp.

References obby::user::get_name(), obby::chat::message::m_text, obby::chat::user_message::m_user, and obby::basic_format_string< string_type, stream_type >::str().


The documentation for this class was generated from the following files:
Generated on Fri Jan 11 10:01:32 2008 for obby by  doxygen 1.5.1