#include <catch.hpp>
Definition at line 2631 of file catch.hpp.
 
◆ ~IRegistryHub()
  
  
      
        
          | virtual Catch::IRegistryHub::~IRegistryHub  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getExceptionTranslatorRegistry()
◆ getReporterRegistry()
  
  
      
        
          | virtual IReporterRegistry const& Catch::IRegistryHub::getReporterRegistry  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getStartupExceptionRegistry()
  
  
      
        
          | virtual StartupExceptionRegistry const& Catch::IRegistryHub::getStartupExceptionRegistry  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getTagAliasRegistry()
  
  
      
        
          | virtual ITagAliasRegistry const& Catch::IRegistryHub::getTagAliasRegistry  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getTestCaseRegistry()
The documentation for this struct was generated from the following file: