Fraxinus  18.10
An IGT application
Catch::IReporterFactory Struct Referenceabstract

#include <catch.hpp>

Public Member Functions

virtual ~IReporterFactory ()
 
virtual IStreamingReportercreate (ReporterConfig const &config) const =0
 
virtual std::string getDescription () const =0
 

Detailed Description

Definition at line 2713 of file catch.hpp.

Constructor & Destructor Documentation

virtual Catch::IReporterFactory::~IReporterFactory ( )
virtual

Member Function Documentation

virtual IStreamingReporter* Catch::IReporterFactory::create ( ReporterConfig const &  config) const
pure virtual
virtual std::string Catch::IReporterFactory::getDescription ( ) const
pure virtual

The documentation for this struct was generated from the following file: