Definition at line 4158 of file catch.hpp.
#include <catch.hpp>
◆ ~IMutableContext()
| virtual Catch::IMutableContext::~IMutableContext |
( |
| ) |
|
|
virtual |
◆ createContext()
| static void Catch::IMutableContext::createContext |
( |
| ) |
|
|
staticprivate |
◆ getConfig()
| virtual IConfigPtr const & Catch::IContext::getConfig |
( |
| ) |
const |
|
pure virtualinherited |
◆ getResultCapture()
◆ getRunner()
| virtual IRunner * Catch::IContext::getRunner |
( |
| ) |
|
|
pure virtualinherited |
◆ 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: