OTest2
A C++ testing framework
OTest2::ReporterTee Member List

This is the complete list of members for OTest2::ReporterTee, including all inherited members.

appendReporter(Reporter *reporter_)OTest2::ReporterTee
enterAssert(const Context &context_, bool condition_, const std::string &file_, int lineno_) overrideOTest2::ReporterTeevirtual
enterCase(const Context &context_, const std::string &name_, const Parameters &params_) overrideOTest2::ReporterTeevirtual
enterError(const Context &context_) overrideOTest2::ReporterTeevirtual
enterState(const Context &context_, const std::string &name_) overrideOTest2::ReporterTeevirtual
enterSuite(const Context &context_, const std::string &name_, const Parameters &params_) overrideOTest2::ReporterTeevirtual
enterTest(const Context &context_, const std::string &name_, const Parameters &params_) overrideOTest2::ReporterTeevirtual
leaveCase(const Context &context_, const std::string &name_, const Parameters &params_, bool result_) overrideOTest2::ReporterTeevirtual
leaveState(const Context &context_, const std::string &name_, bool result_) overrideOTest2::ReporterTeevirtual
leaveSuite(const Context &context_, const std::string &name_, const Parameters &params_, bool result_) overrideOTest2::ReporterTeevirtual
leaveTest(const Context &context_, const std::string &name_, const Parameters &params_, bool result_) overrideOTest2::ReporterTeevirtual
operator=(const ReporterTee &)=deleteOTest2::ReporterTee
OTest2::Reporter::operator=(const Reporter &)=deleteOTest2::Reporter
Reporter(const Reporter &)=deleteOTest2::Reporter
Reporter()OTest2::Reporter
ReporterTee()OTest2::ReporterTee
ReporterTee(const ReporterTee &)=deleteOTest2::ReporterTee
~Reporter()OTest2::Reportervirtual
~ReporterTee()OTest2::ReporterTeevirtual