torc::generic::Message Class Reference

#include <Message.hpp>

List of all members.

Public Member Functions

const std::string getMessage () const throw ()
void setMessage (const std::string &inSource) throw ()
const MessageSeverity getSeverity () const throw ()
void setSeverity (const MessageSeverity &inSource) throw ()
 Message (const std::string &inMessage, MessageSeverity inSeverity)
 Message (const Message &inSource)
Messageoperator= (const Message &inSource) throw ()

Private Attributes

std::string mMessage
MessageSeverity mSeverity


Detailed Description

The actual message object. It consists of the actual message string and the currently set severity of this message.

Definition at line 29 of file Message.hpp.


The documentation for this class was generated from the following files:

Generated on Thu Oct 13 16:50:42 2011 for TORC by  doxygen 1.5.6