Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::PairMatchBase< D, Op >::Impl< Tuple > Class Template Reference
+ Inheritance diagram for testing::internal::PairMatchBase< D, Op >::Impl< Tuple >:
+ Collaboration diagram for testing::internal::PairMatchBase< D, Op >::Impl< Tuple >:

Public Member Functions

virtual bool MatchAndExplain (Tuple args, MatchResultListener *) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

template<typename D, typename Op>
template<typename Tuple>
class testing::internal::PairMatchBase< D, Op >::Impl< Tuple >

Definition at line 1398 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1398 of file gmock-matchers.h

Member Function Documentation

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

Reimplemented from testing::MatcherDescriberInterface.

Definition at line 1408 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1408 of file gmock-matchers.h

References testing::internal::PairMatchBase< D, Op >::GetDesc().

+ Here is the call graph for this function:

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

Implements testing::MatcherDescriberInterface.

Definition at line 1405 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1405 of file gmock-matchers.h

References testing::internal::PairMatchBase< D, Op >::GetDesc().

+ Here is the call graph for this function:

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

Implements testing::MatcherInterface< Tuple >.

Definition at line 1400 of file gmock-matchers.h.

View newest version in sPHENIX GitHub at line 1400 of file gmock-matchers.h

References check_smearing_config::args.


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