arduino-emulator
Protected Types | Protected Member Functions | List of all members
Catch::IReporterRegistry Struct Referenceabstract
Inheritance diagram for Catch::IReporterRegistry:
Catch::ReporterRegistry

Protected Types

using FactoryMap = std::map< std::string, IReporterFactoryPtr >
 
using Listeners = std::vector< IReporterFactoryPtr >
 

Protected Member Functions

(virtual IStreamingReporterPtr) - create
 
(virtual FactoryMap const &) - getFactories
 
(virtual Listeners const &) - getListeners
 

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