Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::Context Class Reference

#include <catch_amalgamated.hpp>

Public Member Functions

constexpr IResultCapturegetResultCapture () const
constexpr IConfig const * getConfig () const
constexpr void setResultCapture (IResultCapture *resultCapture)
constexpr void setConfig (IConfig const *config)

Friends

ContextgetCurrentMutableContext ()
Context const & getCurrentContext ()
void cleanUpContext ()

Member Function Documentation

◆ getConfig()

IConfig const * Catch::Context::getConfig ( ) const
inlineconstexpr
Here is the caller graph for this function:

◆ getResultCapture()

IResultCapture * Catch::Context::getResultCapture ( ) const
inlineconstexpr

◆ setConfig()

void Catch::Context::setConfig ( IConfig const * config)
inlineconstexpr
Here is the caller graph for this function:

◆ setResultCapture()

void Catch::Context::setResultCapture ( IResultCapture * resultCapture)
inlineconstexpr

◆ cleanUpContext

void cleanUpContext ( )
friend

◆ getCurrentContext

Context const & getCurrentContext ( )
friend

◆ getCurrentMutableContext

Context & getCurrentMutableContext ( )
friend

The documentation for this class was generated from the following files: