CustusX  18.04
An IGT application
Catch::NonCopyable Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::NonCopyable:
Catch::IShared 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 >

Protected Member Functions

 NonCopyable ()
 
virtual ~NonCopyable ()
 

Detailed Description

Definition at line 118 of file catch.hpp.

Constructor & Destructor Documentation

Catch::NonCopyable::NonCopyable ( )
inlineprotected

Definition at line 122 of file catch.hpp.

virtual Catch::NonCopyable::~NonCopyable ( )
protectedvirtual

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