Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Catch::Matchers::Impl::MatcherUntypedBase Class Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Impl::MatcherUntypedBase:
Inheritance graph
[legend]

Public Member Functions

 MatcherUntypedBase ()=default
 
 MatcherUntypedBase (MatcherUntypedBase const &)=default
 
MatcherUntypedBaseoperator= (MatcherUntypedBase const &)=delete
 
std::string toString () const
 

Protected Member Functions

virtual std::string describe () const =0
 
virtual ~MatcherUntypedBase ()
 

Protected Attributes

std::string m_cachedToString
 

Detailed Description

Definition at line 3240 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Matchers::Impl::MatcherUntypedBase::MatcherUntypedBase ( )
default
Catch::Matchers::Impl::MatcherUntypedBase::MatcherUntypedBase ( MatcherUntypedBase const &  )
default
virtual Catch::Matchers::Impl::MatcherUntypedBase::~MatcherUntypedBase ( )
protectedvirtual

Member Function Documentation

virtual std::string Catch::Matchers::Impl::MatcherUntypedBase::describe ( ) const
protectedpure virtual
MatcherUntypedBase& Catch::Matchers::Impl::MatcherUntypedBase::operator= ( MatcherUntypedBase const &  )
delete
std::string Catch::Matchers::Impl::MatcherUntypedBase::toString ( ) const

Member Data Documentation

std::string Catch::Matchers::Impl::MatcherUntypedBase::m_cachedToString
mutableprotected

Definition at line 3250 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36