Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::NotMatcherImpl< T > Class Template Reference

#include <gmock.h>

Inheritance diagram for testing::internal::NotMatcherImpl< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const
 
 NotMatcherImpl (const Matcher< T > &matcher)
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (NotMatcherImpl)
 

Private Attributes

const Matcher< Tmatcher_
 

Detailed Description

template<typename T>
class testing::internal::NotMatcherImpl< T >

Definition at line 6263 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Constructor & Destructor Documentation

◆ NotMatcherImpl()

template<typename T >
testing::internal::NotMatcherImpl< T >::NotMatcherImpl ( const Matcher< T > &  matcher)
inlineexplicit

Definition at line 6265 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ DescribeNegationTo()

template<typename T >
virtual void testing::internal::NotMatcherImpl< T >::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

template<typename T >
virtual void testing::internal::NotMatcherImpl< T >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual

◆ GTEST_DISALLOW_ASSIGN_()

template<typename T >
testing::internal::NotMatcherImpl< T >::GTEST_DISALLOW_ASSIGN_ ( NotMatcherImpl< T )
private

◆ MatchAndExplain()

template<typename T >
virtual bool testing::internal::NotMatcherImpl< T >::MatchAndExplain ( T  x,
MatchResultListener listener 
) const
inlinevirtual

Member Data Documentation

◆ matcher_

template<typename T >
const Matcher<T> testing::internal::NotMatcherImpl< T >::matcher_
private

Definition at line 6281 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50