Project
Loading...
Searching...
No Matches
Catch::ReporterRegistry::ReporterRegistryImpl Struct Reference

Public Attributes

std::vector< Detail::unique_ptr< EventListenerFactory > > listeners
 
std::map< std::string, IReporterFactoryPtr, Detail::CaseInsensitiveLess > factories
 

Detailed Description

Definition at line 4777 of file catch_amalgamated.cxx.

Member Data Documentation

◆ factories

std::map<std::string, IReporterFactoryPtr, Detail::CaseInsensitiveLess> Catch::ReporterRegistry::ReporterRegistryImpl::factories

Definition at line 4780 of file catch_amalgamated.cxx.

◆ listeners

std::vector<Detail::unique_ptr<EventListenerFactory> > Catch::ReporterRegistry::ReporterRegistryImpl::listeners

Definition at line 4778 of file catch_amalgamated.cxx.


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