QtRocket
 
Loading...
Searching...
No Matches
Catch::Clara::Detail::ResultBase Class Referenceabstract

#include <catch_amalgamated.hpp>

Inheritance diagram for Catch::Clara::Detail::ResultBase:

Protected Member Functions

 ResultBase (ResultType type)
 
virtual ~ResultBase ()
 
 ResultBase (ResultBase const &)=default
 
ResultBaseoperator= (ResultBase const &)=default
 
 ResultBase (ResultBase &&)=default
 
ResultBaseoperator= (ResultBase &&)=default
 
virtual void enforceOk () const =0
 

Protected Attributes

ResultType m_type
 

Constructor & Destructor Documentation

◆ ResultBase() [1/3]

Catch::Clara::Detail::ResultBase::ResultBase ( ResultType type)
inlineprotected
Here is the caller graph for this function:

◆ ~ResultBase()

Catch::Clara::Detail::ResultBase::~ResultBase ( )
protectedvirtualdefault

◆ ResultBase() [2/3]

Catch::Clara::Detail::ResultBase::ResultBase ( ResultBase const & )
protecteddefault
Here is the call graph for this function:

◆ ResultBase() [3/3]

Catch::Clara::Detail::ResultBase::ResultBase ( ResultBase && )
protecteddefault
Here is the call graph for this function:

Member Function Documentation

◆ enforceOk()

◆ operator=() [1/2]

ResultBase & Catch::Clara::Detail::ResultBase::operator= ( ResultBase && )
protecteddefault
Here is the call graph for this function:

◆ operator=() [2/2]

ResultBase & Catch::Clara::Detail::ResultBase::operator= ( ResultBase const & )
protecteddefault
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_type

ResultType Catch::Clara::Detail::ResultBase::m_type
protected

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