#include <catch/catch.hpp>
Definition at line 2976 of file catch.hpp.
◆ ~IMutableRegistryHub() [1/2]
virtual Catch::IMutableRegistryHub::~IMutableRegistryHub |
( |
| ) |
|
|
virtual |
◆ ~IMutableRegistryHub() [2/2]
virtual Catch::IMutableRegistryHub::~IMutableRegistryHub |
( |
| ) |
|
|
virtual |
◆ getMutableEnumValuesRegistry() [1/2]
◆ getMutableEnumValuesRegistry() [2/2]
◆ registerListener() [1/2]
virtual void Catch::IMutableRegistryHub::registerListener |
( |
IReporterFactoryPtr const & |
factory | ) |
|
|
pure virtual |
◆ registerListener() [2/2]
virtual void Catch::IMutableRegistryHub::registerListener |
( |
IReporterFactoryPtr const & |
factory | ) |
|
|
pure virtual |
◆ registerReporter() [1/2]
virtual void Catch::IMutableRegistryHub::registerReporter |
( |
std::string const & |
name, |
|
|
IReporterFactoryPtr const & |
factory |
|
) |
| |
|
pure virtual |
◆ registerReporter() [2/2]
virtual void Catch::IMutableRegistryHub::registerReporter |
( |
std::string const & |
name, |
|
|
IReporterFactoryPtr const & |
factory |
|
) |
| |
|
pure virtual |
◆ registerStartupException() [1/2]
virtual void Catch::IMutableRegistryHub::registerStartupException |
( |
| ) |
|
|
pure virtualnoexcept |
◆ registerStartupException() [2/2]
virtual void Catch::IMutableRegistryHub::registerStartupException |
( |
| ) |
|
|
pure virtualnoexcept |
◆ registerTagAlias() [1/2]
virtual void Catch::IMutableRegistryHub::registerTagAlias |
( |
std::string const & |
alias, |
|
|
std::string const & |
tag, |
|
|
SourceLineInfo const & |
lineInfo |
|
) |
| |
|
pure virtual |
◆ registerTagAlias() [2/2]
virtual void Catch::IMutableRegistryHub::registerTagAlias |
( |
std::string const & |
alias, |
|
|
std::string const & |
tag, |
|
|
SourceLineInfo const & |
lineInfo |
|
) |
| |
|
pure virtual |
◆ registerTest() [1/2]
virtual void Catch::IMutableRegistryHub::registerTest |
( |
TestCase const & |
testInfo | ) |
|
|
pure virtual |
◆ registerTest() [2/2]
virtual void Catch::IMutableRegistryHub::registerTest |
( |
TestCase const & |
testInfo | ) |
|
|
pure virtual |
◆ registerTranslator() [1/2]
virtual void Catch::IMutableRegistryHub::registerTranslator |
( |
const IExceptionTranslator * |
translator | ) |
|
|
pure virtual |
◆ registerTranslator() [2/2]
virtual void Catch::IMutableRegistryHub::registerTranslator |
( |
const IExceptionTranslator * |
translator | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following files: