Tool::Exception Member List
This is the complete list of members for
Tool::Exception, including all inherited members.
author | Tool::Message | [protected] |
convertToMessage() const (defined in Tool::Exception) | Tool::Exception | |
convertToString(const boost::posix_time::ptime &time, const std::string &format) | Tool::Exception | [static] |
Tool::Message::convertToString(const MessageType &type) | Tool::Message | [static] |
Exception() | Tool::Exception | |
Exception(const Exception &exception) | Tool::Exception | |
Exception(const std::string &header, const std::string &description, const std::string &sourcefile, unsigned linenumber) | Tool::Exception | |
getAuthor() const | Tool::Message | |
getDescription() const | Tool::Exception | |
getHeader() const | Tool::Exception | |
getMessage() const | Tool::Message | |
getSourceFile() const | Tool::Exception | |
getTime() const | Tool::Exception | |
getTitle() const | Tool::Message | |
getType() const | Tool::Message | |
lineNumber() const | Tool::Exception | |
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 Exception &exception) | Tool::Exception | [virtual] |
Tool::Message::operator=(const Message &message) | Tool::Message | [virtual] |
title | Tool::Message | [protected] |
type | Tool::Message | [protected] |