Fraxinus  18.10
An IGT application
Catch::IShared Struct Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::IShared:
Catch::NonCopyable Catch::IConfig Catch::IReporter Catch::IStreamingReporter Catch::ITestCase Catch::SharedImpl< IShared > Catch::SharedImpl<> Catch::SharedImpl< IConfig > Catch::SharedImpl< IStreamingReporter > Catch::SharedImpl< ITestCase > Catch::Matchers::Impl::Matcher< ExpressionT > Catch::Matchers::Impl::Matcher< std::string > Catch::CumulativeReporterBase::Node< T, ChildNodeT > Catch::CumulativeReporterBase::SectionNode Catch::Config Catch::CumulativeReporterBase Catch::StreamingReporterBase Catch::MethodTestCase< C > Catch::Matchers::Impl::MatcherImpl< DerivedT, ExpressionT > Catch::Matchers::Impl::MatcherImpl< AllOf< ExpressionT >, ExpressionT > Catch::Matchers::Impl::MatcherImpl< AnyOf< ExpressionT >, ExpressionT > Catch::Matchers::Impl::MatcherImpl< Contains, std::string > Catch::Matchers::Impl::MatcherImpl< EndsWith, std::string > Catch::Matchers::Impl::MatcherImpl< Equals, std::string > Catch::Matchers::Impl::MatcherImpl< StartsWith, std::string >

Public Member Functions

virtual ~IShared ()
 
virtual void addRef () const =0
 
virtual void release () const =0
 

Additional Inherited Members

- Protected Member Functions inherited from Catch::NonCopyable
 NonCopyable ()
 
virtual ~NonCopyable ()
 

Detailed Description

Definition at line 347 of file catch.hpp.

Constructor & Destructor Documentation

virtual Catch::IShared::~IShared ( )
virtual

Member Function Documentation


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