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

#include <gmock.h>

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

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl)
 
 GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl)
 

Private Attributes

const Matcher< T > matcher1_
 
const Matcher< T > matcher2_
 

Detailed Description

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

Definition at line 6468 of file fused-src/gmock/gmock.h.

Constructor & Destructor Documentation

template<typename T >
testing::internal::BothOfMatcherImpl< T >::BothOfMatcherImpl ( const Matcher< T > &  matcher1,
const Matcher< T > &  matcher2 
)
inline

Definition at line 6471 of file fused-src/gmock/gmock.h.

template<typename T >
testing::internal::BothOfMatcherImpl< T >::BothOfMatcherImpl ( const Matcher< T > &  matcher1,
const Matcher< T > &  matcher2 
)
inline

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

Member Function Documentation

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

Reimplemented from testing::MatcherDescriberInterface.

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

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

Reimplemented from testing::MatcherDescriberInterface.

Definition at line 6483 of file fused-src/gmock/gmock.h.

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

Implements testing::MatcherDescriberInterface.

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

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

Implements testing::MatcherDescriberInterface.

Definition at line 6474 of file fused-src/gmock/gmock.h.

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

Implements testing::MatcherInterface< T >.

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

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

Implements testing::MatcherInterface< T >.

Definition at line 6492 of file fused-src/gmock/gmock.h.

Member Data Documentation

template<typename T >
const Matcher< T > testing::internal::BothOfMatcherImpl< T >::matcher1_
private

Definition at line 6535 of file fused-src/gmock/gmock.h.

template<typename T >
const Matcher< T > testing::internal::BothOfMatcherImpl< T >::matcher2_
private

Definition at line 6536 of file fused-src/gmock/gmock.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10