Public Member Functions | List of all members
Catch::IContext Struct Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::IContext:
Inheritance graph
[legend]

Public Member Functions

virtual IConfigPtr const & getConfig () const =0
 
virtual IResultCapturegetResultCapture ()=0
 
virtual IRunnergetRunner ()=0
 
virtual ~IContext ()
 

Detailed Description

Definition at line 3925 of file catch.hpp.

Constructor & Destructor Documentation

◆ ~IContext()

virtual Catch::IContext::~IContext ( )
virtual

Member Function Documentation

◆ getConfig()

virtual IConfigPtr const& Catch::IContext::getConfig ( ) const
pure virtual

◆ getResultCapture()

virtual IResultCapture* Catch::IContext::getResultCapture ( )
pure virtual

◆ getRunner()

virtual IRunner* Catch::IContext::getRunner ( )
pure virtual

The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03