Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::IRunner Struct Referenceabstract

#include <catch.hpp>

+ Collaboration diagram for Catch::IRunner:

Public Member Functions

virtual ~IRunner ()
 
virtual bool aborting () const =0
 

Detailed Description

Definition at line 4840 of file catch.hpp.

Constructor & Destructor Documentation

◆ ~IRunner()

virtual Catch::IRunner::~IRunner ( )
virtual

Member Function Documentation

◆ aborting()

virtual bool Catch::IRunner::aborting ( ) const
pure virtual

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