CppUnit project page
FAQ
CppUnit home page
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
CppUnit::NotEqualException Member List
This is the complete list of members for
CppUnit::NotEqualException
, including all inherited members.
actualValue
() const
clone
() const
[virtual]
Exception
(std::string message="", long lineNumber=UNKNOWNLINENUMBER, std::string fileName=UNKNOWNFILENAME)
Exception
(const Exception &other)
expectedValue
() const
fileName
()
isInstanceOf
(const Type &type) const
[virtual]
lineNumber
()
m_actual
[private]
m_expected
[private]
NotEqualException
(std::string expected, std::string actual, long lineNumber=UNKNOWNLINENUMBER, std::string fileName=UNKNOWNFILENAME)
NotEqualException
(const NotEqualException &other)
operator=
(const NotEqualException &other)
CppUnit::Exception::operator=
(const Exception &other)
type
()
[static]
UNKNOWNFILENAME
[static]
UNKNOWNLINENUMBER
[static]
what
() const
~Exception
()
[virtual]
~NotEqualException
()
[virtual]
hosts this site.
Send comments to:
CppUnit Developers