message_item Struct Reference

List of all members.

Public Member Functions

 message_item ()
 message_item (std::string msg, msg_channel_type chan, int par, bool jn)
 message_item (std::string msg, msg_channel_type chan, int par, int rep, int trn)
 operator bool () const
std::string pure_text () const
std::string with_repeats () const
bool merge (const message_item &other)

Public Attributes

msg_channel_type channel
int param
std::string text
int repeats
long turn
bool join


Constructor & Destructor Documentation

message_item::message_item (  )  [inline]

message_item::message_item ( std::string  msg,
msg_channel_type  chan,
int  par,
bool  jn 
) [inline]

Here is the call graph for this function:

message_item::message_item ( std::string  msg,
msg_channel_type  chan,
int  par,
int  rep,
int  trn 
) [inline]


Member Function Documentation

message_item::operator bool (  )  const [inline]

std::string message_item::pure_text (  )  const [inline]

Here is the call graph for this function:

std::string message_item::with_repeats (  )  const [inline]

Here is the call graph for this function:

bool message_item::merge ( const message_item other  )  [inline]

Here is the call graph for this function:


Member Data Documentation


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

Generated on Thu Jan 13 13:37:17 2011 by  doxygen 1.5.6