Public Member Functions
Catch::IContext Struct Reference

#include <catch.hpp>

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

List of all members.

Public Member Functions

virtual bool advanceGeneratorsForCurrentTest ()=0
virtual Ptr< IConfig const > getConfig () const =0
virtual size_t getGeneratorIndex (std::string const &fileInfo, size_t totalSize)=0
virtual IResultCapturegetResultCapture ()=0
virtual IRunnergetRunner ()=0
virtual ~IContext ()

Detailed Description

Definition at line 481 of file catch.hpp.


Constructor & Destructor Documentation

virtual Catch::IContext::~IContext ( ) [virtual]

Member Function Documentation

virtual bool Catch::IContext::advanceGeneratorsForCurrentTest ( ) [pure virtual]
virtual Ptr<IConfig const> Catch::IContext::getConfig ( ) const [pure virtual]
virtual size_t Catch::IContext::getGeneratorIndex ( std::string const &  fileInfo,
size_t  totalSize 
) [pure virtual]
virtual IRunner* Catch::IContext::getRunner ( ) [pure virtual]

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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41