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  

CompilerOutputter Member List

This is the complete list of members for CompilerOutputter, including all inherited members.
CompilerOutputter(TestResultCollector *result, OStream &stream, const std::string &locationFormat=CPPUNIT_COMPILER_LOCATION_FORMAT)CompilerOutputter
CompilerOutputter(const CompilerOutputter &copy)CompilerOutputter [private]
defaultOutputter(TestResultCollector *result, OStream &stream)CompilerOutputter [static]
extractBaseName(const std::string &fileName) constCompilerOutputter [private, virtual]
m_locationFormatCompilerOutputter [private]
m_resultCompilerOutputter [private]
m_streamCompilerOutputter [private]
m_wrapColumnCompilerOutputter [private]
operator=(const CompilerOutputter &copy)CompilerOutputter [private]
printFailedTestName(TestFailure *failure)CompilerOutputter [virtual]
printFailureDetail(TestFailure *failure)CompilerOutputter [virtual]
printFailureLocation(SourceLine sourceLine)CompilerOutputter [virtual]
printFailureMessage(TestFailure *failure)CompilerOutputter [virtual]
printFailureReport()CompilerOutputter [virtual]
printFailuresList()CompilerOutputter [virtual]
printFailureType(TestFailure *failure)CompilerOutputter [virtual]
printStatistics()CompilerOutputter [virtual]
printSuccess()CompilerOutputter [virtual]
processLocationFormatCommand(char command, const SourceLine &sourceLine)CompilerOutputter [private, virtual]
setLocationFormat(const std::string &locationFormat)CompilerOutputter
setNoWrap()CompilerOutputter
setWrapColumn(int wrapColumn)CompilerOutputter
wrapColumn() constCompilerOutputter
write()CompilerOutputter [virtual]
~CompilerOutputter()CompilerOutputter [virtual]
~Outputter()Outputter [inline, virtual]

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