Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::IReporterFactory Struct Referenceabstract

#include <catch_interfaces_reporter.h>

Public Member Functions

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

Detailed Description

Definition at line 213 of file catch_interfaces_reporter.h.

Constructor & Destructor Documentation

◆ ~IReporterFactory()

Catch::IReporterFactory::~IReporterFactory ( )
virtualdefault

Member Function Documentation

◆ create()

virtual IStreamingReporterPtr Catch::IReporterFactory::create ( ReporterConfig const & config) const
pure virtual

◆ getDescription()

virtual std::string Catch::IReporterFactory::getDescription ( ) const
pure virtual

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