CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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) constMessage
detailCount() constMessage
details() constMessage
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) constMessage
operator=(const Message &other)Message
operator==(const Message &other) constMessage
setShortDescription(const std::string &shortDescription)Message
shortDescription() constMessage

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