Public Member Functions | Private Attributes | List of all members
Catch::Matchers::Impl::Generic::AllOf< ExpressionT > Class Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Impl::Generic::AllOf< ExpressionT >:
Inheritance graph
[legend]

Public Member Functions

AllOfadd (Matcher< ExpressionT > const &matcher)
 
 AllOf ()
 
 AllOf (AllOf const &other)
 
virtual bool match (ExpressionT const &expr) const
 
virtual std::string toString () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherImpl< AllOf< ExpressionT >, ExpressionT >
virtual Ptr< Matcher< ExpressionT > > clone () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::Matcher< ExpressionT >
virtual ~Matcher ()
 
- Public Member Functions inherited from Catch::SharedImpl< IShared >
virtual void addRef () const
 
virtual void release () const
 
 SharedImpl ()
 
- Public Member Functions inherited from Catch::IShared
virtual ~IShared ()
 

Private Attributes

std::vector< Ptr< Matcher< ExpressionT > > > m_matchers
 

Additional Inherited Members

- Public Types inherited from Catch::Matchers::Impl::Matcher< ExpressionT >
typedef ExpressionT ExpressionType
 
- Public Attributes inherited from Catch::SharedImpl< IShared >
unsigned int m_rc
 
- Protected Member Functions inherited from Catch::NonCopyable
 NonCopyable ()
 
virtual ~NonCopyable ()
 

Detailed Description

template<typename ExpressionT>
class Catch::Matchers::Impl::Generic::AllOf< ExpressionT >

Definition at line 2214 of file catch.hpp.

Constructor & Destructor Documentation

template<typename ExpressionT >
Catch::Matchers::Impl::Generic::AllOf< ExpressionT >::AllOf ( )
inline

Definition at line 2217 of file catch.hpp.

template<typename ExpressionT >
Catch::Matchers::Impl::Generic::AllOf< ExpressionT >::AllOf ( AllOf< ExpressionT > const &  other)
inline

Definition at line 2218 of file catch.hpp.

Member Function Documentation

template<typename ExpressionT >
AllOf& Catch::Matchers::Impl::Generic::AllOf< ExpressionT >::add ( Matcher< ExpressionT > const &  matcher)
inline

Definition at line 2220 of file catch.hpp.

template<typename ExpressionT >
virtual bool Catch::Matchers::Impl::Generic::AllOf< ExpressionT >::match ( ExpressionT const &  expr) const
inlinevirtual

Implements Catch::Matchers::Impl::Matcher< ExpressionT >.

Definition at line 2224 of file catch.hpp.

template<typename ExpressionT >
virtual std::string Catch::Matchers::Impl::Generic::AllOf< ExpressionT >::toString ( ) const
inlinevirtual

Implements Catch::Matchers::Impl::Matcher< ExpressionT >.

Definition at line 2231 of file catch.hpp.

Member Data Documentation

template<typename ExpressionT >
std::vector<Ptr<Matcher<ExpressionT> > > Catch::Matchers::Impl::Generic::AllOf< ExpressionT >::m_matchers
private

Definition at line 2244 of file catch.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19