Monero
Public Member Functions | List of all members
testing::internal::PairMatchBase< D, Op >::Impl< Tuple > Class Template Reference
Inheritance diagram for testing::internal::PairMatchBase< D, Op >::Impl< Tuple >:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::PairMatchBase< D, Op >::Impl< Tuple >:
Collaboration graph
[legend]

Public Member Functions

virtual bool MatchAndExplain (Tuple args, MatchResultListener *) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual void DescribeNegationTo (::std::ostream *os) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Member Function Documentation

◆ DescribeNegationTo()

template<typename D, typename Op>
template<typename Tuple >
virtual void testing::internal::PairMatchBase< D, Op >::Impl< Tuple >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<typename D, typename Op>
template<typename Tuple >
virtual void testing::internal::PairMatchBase< D, Op >::Impl< Tuple >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ MatchAndExplain()

template<typename D, typename Op>
template<typename Tuple >
virtual bool testing::internal::PairMatchBase< D, Op >::Impl< Tuple >::MatchAndExplain ( Tuple  args,
MatchResultListener  
) const
inlinevirtual

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