author | Tool::Message | [protected] |
convertToString(const MessageType &type) | Tool::Message | [static] |
convertToString(const boost::posix_time::ptime &time, const std::string &format) | Tool::Message | [static] |
getAuthor() const | Tool::Message | |
getMessage() const | Tool::Message | |
getTime() const | Tool::Message | |
getTitle() const | Tool::Message | |
getType() const | Tool::Message | |
message | Tool::Message | [protected] |
Message() | Tool::Message | |
Message(const Message &message) | Tool::Message | |
Message(const std::string &author, const std::string &title, const std::string &message, const MessageType &type) | Tool::Message | |
Message(const std::string &author, const std::string &title, const std::string &message, const MessageType &type, const boost::posix_time::ptime &msgtime) | Tool::Message | |
msgtime | Tool::Message | [protected] |
operator=(const Message &message) | Tool::Message | [virtual] |
title | Tool::Message | [protected] |
type | Tool::Message | [protected] |