16 #ifndef TORC_GENERIC_MESSAGE_HPP
17 #define TORC_GENERIC_MESSAGE_HPP
65 #endif // TORC_GENERIC_MESSAGE_HPP
void setSeverity(const MessageSeverity &inSource)
void setMessage(const std::string &inSource)
Message & operator=(const Message &inSource)
const MessageSeverity getSeverity() const
const std::string getMessage() const
MessageSeverity mSeverity