#include <catch.hpp>
Definition at line 3934 of file catch.hpp.
 
◆ ~IMutableContext()
  
  
      
        
          | virtual Catch::IMutableContext::~IMutableContext  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ createContext()
  
  
      
        
          | static void Catch::IMutableContext::createContext  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
staticprivate   | 
  
 
 
◆ setConfig()
  
  
      
        
          | virtual void Catch::IMutableContext::setConfig  | 
          ( | 
          IConfigPtr const &  | 
          config | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setResultCapture()
  
  
      
        
          | virtual void Catch::IMutableContext::setResultCapture  | 
          ( | 
          IResultCapture *  | 
          resultCapture | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setRunner()
  
  
      
        
          | virtual void Catch::IMutableContext::setRunner  | 
          ( | 
          IRunner *  | 
          runner | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ cleanUpContext
◆ getCurrentMutableContext
◆ currentContext
The documentation for this struct was generated from the following file: