Public Member Functions | Private Member Functions | Private Attributes
testing::internal::EitherOfMatcherImpl< T > Class Template Reference

#include <gmock.h>

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

List of all members.

Public Member Functions

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
 EitherOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2)
 EitherOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2)
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (EitherOfMatcherImpl)
 GTEST_DISALLOW_ASSIGN_ (EitherOfMatcherImpl)

Private Attributes

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

Detailed Description

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

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


Constructor & Destructor Documentation

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

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

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

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


Member Function Documentation

template<typename T >
virtual void testing::internal::EitherOfMatcherImpl< T >::DescribeNegationTo ( ::std::ostream *  os) const [inline, virtual]

Reimplemented from testing::MatcherDescriberInterface.

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

template<typename T >
virtual void testing::internal::EitherOfMatcherImpl< T >::DescribeNegationTo ( ::std::ostream *  os) const [inline, virtual]

Reimplemented from testing::MatcherDescriberInterface.

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

template<typename T >
virtual void testing::internal::EitherOfMatcherImpl< T >::DescribeTo ( ::std::ostream *  os) const [inline, virtual]

Implements testing::MatcherDescriberInterface.

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

template<typename T >
virtual void testing::internal::EitherOfMatcherImpl< T >::DescribeTo ( ::std::ostream *  os) const [inline, virtual]

Implements testing::MatcherDescriberInterface.

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

template<typename T >
testing::internal::EitherOfMatcherImpl< T >::GTEST_DISALLOW_ASSIGN_ ( EitherOfMatcherImpl< T >  ) [private]
template<typename T >
testing::internal::EitherOfMatcherImpl< T >::GTEST_DISALLOW_ASSIGN_ ( EitherOfMatcherImpl< T >  ) [private]
template<typename T >
virtual bool testing::internal::EitherOfMatcherImpl< T >::MatchAndExplain ( x,
MatchResultListener listener 
) const [inline, virtual]

Implements testing::MatcherInterface< T >.

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

template<typename T >
virtual bool testing::internal::EitherOfMatcherImpl< T >::MatchAndExplain ( x,
MatchResultListener listener 
) const [inline, virtual]

Implements testing::MatcherInterface< T >.

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


Member Data Documentation

template<typename T >
const Matcher< T > testing::internal::EitherOfMatcherImpl< T >::matcher1_ [private]

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

template<typename T >
const Matcher< T > testing::internal::EitherOfMatcherImpl< T >::matcher2_ [private]

Definition at line 6294 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 Sat Jun 8 2019 18:25:01