obby::chat::server_message Class Reference

#include <chat.hpp>

Inheritance diagram for obby::chat::server_message:

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

Public Member Functions

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

Detailed Description

Message sent by server.

Definition at line 97 of file chat.hpp.


Constructor & Destructor Documentation

obby::chat::server_message::server_message ( const std::string &  text,
std::time_t  timestamp 
)

Definition at line 153 of file chat.cpp.

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

Definition at line 159 of file chat.cpp.


Member Function Documentation

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

Implements obby::chat::message.

Definition at line 165 of file chat.cpp.

References obby::chat::message::m_text.


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