Definition at line 2848 of file catch.hpp.
 
#include <catch.hpp>
◆ ~IMutableRegistryHub()
  
  | 
        
          | virtual Catch::IMutableRegistryHub::~IMutableRegistryHub | ( |  | ) |  |  | virtual | 
 
 
◆ getMutableEnumValuesRegistry()
◆ registerListener()
  
  | 
        
          | virtual void Catch::IMutableRegistryHub::registerListener | ( | IReporterFactoryPtr const & | factory | ) |  |  | pure virtual | 
 
 
◆ registerReporter()
◆ registerStartupException()
  
  | 
        
          | virtual void Catch::IMutableRegistryHub::registerStartupException | ( |  | ) |  |  | pure virtualnoexcept | 
 
 
◆ registerTagAlias()
◆ registerTest()
  
  | 
        
          | virtual void Catch::IMutableRegistryHub::registerTest | ( | TestCase const & | testInfo | ) |  |  | pure virtual | 
 
 
◆ registerTranslator()
  
  | 
        
          | virtual void Catch::IMutableRegistryHub::registerTranslator | ( | const IExceptionTranslator * | translator | ) |  |  | pure virtual | 
 
 
The documentation for this struct was generated from the following file: