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::IStream Struct Referenceabstract

#include <catch.hpp>

+ Collaboration diagram for Catch::IStream:

Public Member Functions

virtual ~IStream ()
 
virtual std::ostream & stream () const =0
 

Detailed Description

Definition at line 1433 of file catch.hpp.

Constructor & Destructor Documentation

◆ ~IStream()

virtual Catch::IStream::~IStream ( )
virtual

Member Function Documentation

◆ stream()

virtual std::ostream & Catch::IStream::stream ( ) const
pure virtual

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