#include <catch.hpp>
◆ ~IMutableRegistryHub()
  
  
      
        
          | virtual Catch::IMutableRegistryHub::~IMutableRegistryHub  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ 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: