CP3-llbb Framework
Public Member Functions | List of all members
Catch::Matchers::Impl::MatcherImpl< DerivedT, ExpressionT > Struct Template Reference
Inheritance diagram for Catch::Matchers::Impl::MatcherImpl< DerivedT, ExpressionT >:
Inheritance graph
[legend]
Collaboration diagram for Catch::Matchers::Impl::MatcherImpl< DerivedT, ExpressionT >:
Collaboration graph
[legend]

Public Member Functions

virtual Ptr< Matcher< ExpressionT > > clone () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::Matcher< ExpressionT >
virtual bool match (ExpressionT const &expr) const =0
 
virtual std::string toString () const =0
 
Generic::AllOf< ExpressionT > operator&& (Matcher< ExpressionT > const &other) const
 
Generic::AnyOf< ExpressionT > operator|| (Matcher< ExpressionT > const &other) const
 
Generic::Not< ExpressionT > operator! () const
 
- Public Member Functions inherited from Catch::SharedImpl< IShared >
virtual void addRef () const
 
virtual void release () const
 

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
 

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