arduino-emulator
Catch::ReporterRegistry Member List

This is the complete list of members for Catch::ReporterRegistry, including all inherited members.

create(std::string const &name, IConfigPtr const &config) const override (defined in Catch::ReporterRegistry)Catch::ReporterRegistryvirtual
FactoryMap typedef (defined in Catch::IReporterRegistry)Catch::IReporterRegistryprotected
getFactories() const override (defined in Catch::ReporterRegistry)Catch::ReporterRegistryvirtual
getListeners() const override (defined in Catch::ReporterRegistry)Catch::ReporterRegistryvirtual
Listeners typedef (defined in Catch::IReporterRegistry)Catch::IReporterRegistryprotected
registerListener(IReporterFactoryPtr const &factory) (defined in Catch::ReporterRegistry)Catch::ReporterRegistry
registerReporter(std::string const &name, IReporterFactoryPtr const &factory) (defined in Catch::ReporterRegistry)Catch::ReporterRegistry
~IReporterRegistry (defined in Catch::IReporterRegistry)Catch::IReporterRegistryprotectedvirtual
~ReporterRegistry() override (defined in Catch::ReporterRegistry)Catch::ReporterRegistry