CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Message Member List

This is the complete list of members for Message, including all inherited members.

addDetail(const std::string &detail)Message
addDetail(const std::string &detail1, const std::string &detail2)Message
addDetail(const std::string &detail1, const std::string &detail2, const std::string &detail3)Message
addDetail(const Message &message)Message
clearDetails()Message
detailAt(int index) const Message
detailCount() const Message
details() const Message
Details typedefMessage [private]
m_detailsMessage [private]
m_shortDescriptionMessage [private]
Message()Message
Message(const Message &other)Message
Message(const std::string &shortDescription)Message [explicit]
Message(const std::string &shortDescription, const std::string &detail1)Message
Message(const std::string &shortDescription, const std::string &detail1, const std::string &detail2)Message
Message(const std::string &shortDescription, const std::string &detail1, const std::string &detail2, const std::string &detail3)Message
operator!=(const Message &other) const Message
operator=(const Message &other)Message
operator==(const Message &other) const Message
setShortDescription(const std::string &shortDescription)Message
shortDescription() const Message


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers