Public Member Functions | Private Member Functions | Private Attributes
testing::internal::FieldMatcher< Class, FieldType > Class Template Reference

#include <gmock.h>

List of all members.

Public Member Functions

void DescribeNegationTo (::std::ostream *os) const
void DescribeNegationTo (::std::ostream *os) const
void DescribeTo (::std::ostream *os) const
void DescribeTo (::std::ostream *os) const
 FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &matcher)
 FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &matcher)
template<typename T >
bool MatchAndExplain (const T &value, MatchResultListener *listener) const
template<typename T >
bool MatchAndExplain (const T &value, MatchResultListener *listener) const

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (FieldMatcher)
 GTEST_DISALLOW_ASSIGN_ (FieldMatcher)
bool MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const
bool MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const
bool MatchAndExplainImpl (false_type, const Class &obj, MatchResultListener *listener) const
bool MatchAndExplainImpl (true_type, const Class *p, MatchResultListener *listener) const

Private Attributes

const FieldType Class::* field_
const Matcher< const FieldType & > matcher_

Detailed Description

template<typename Class, typename FieldType>
class testing::internal::FieldMatcher< Class, FieldType >

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


Constructor & Destructor Documentation

template<typename Class , typename FieldType >
testing::internal::FieldMatcher< Class, FieldType >::FieldMatcher ( FieldType Class::*  field,
const Matcher< const FieldType & > &  matcher 
) [inline]

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

template<typename Class , typename FieldType >
testing::internal::FieldMatcher< Class, FieldType >::FieldMatcher ( FieldType Class::*  field,
const Matcher< const FieldType & > &  matcher 
) [inline]

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


Member Function Documentation

template<typename Class , typename FieldType >
void testing::internal::FieldMatcher< Class, FieldType >::DescribeNegationTo ( ::std::ostream *  os) const [inline]

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

template<typename Class , typename FieldType >
void testing::internal::FieldMatcher< Class, FieldType >::DescribeNegationTo ( ::std::ostream *  os) const [inline]

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

template<typename Class , typename FieldType >
void testing::internal::FieldMatcher< Class, FieldType >::DescribeTo ( ::std::ostream *  os) const [inline]

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

template<typename Class , typename FieldType >
void testing::internal::FieldMatcher< Class, FieldType >::DescribeTo ( ::std::ostream *  os) const [inline]

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

template<typename Class , typename FieldType >
testing::internal::FieldMatcher< Class, FieldType >::GTEST_DISALLOW_ASSIGN_ ( FieldMatcher< Class, FieldType >  ) [private]
template<typename Class , typename FieldType >
testing::internal::FieldMatcher< Class, FieldType >::GTEST_DISALLOW_ASSIGN_ ( FieldMatcher< Class, FieldType >  ) [private]
template<typename Class , typename FieldType >
template<typename T >
bool testing::internal::FieldMatcher< Class, FieldType >::MatchAndExplain ( const T &  value,
MatchResultListener listener 
) const [inline]

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

template<typename Class , typename FieldType >
template<typename T >
bool testing::internal::FieldMatcher< Class, FieldType >::MatchAndExplain ( const T &  value,
MatchResultListener listener 
) const [inline]

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

template<typename Class , typename FieldType >
bool testing::internal::FieldMatcher< Class, FieldType >::MatchAndExplainImpl ( false_type  ,
const Class &  obj,
MatchResultListener listener 
) const [inline, private]

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

template<typename Class , typename FieldType >
bool testing::internal::FieldMatcher< Class, FieldType >::MatchAndExplainImpl ( true_type  ,
const Class *  p,
MatchResultListener listener 
) const [inline, private]

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

template<typename Class , typename FieldType >
bool testing::internal::FieldMatcher< Class, FieldType >::MatchAndExplainImpl ( false_type  ,
const Class &  obj,
MatchResultListener listener 
) const [inline, private]

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

template<typename Class , typename FieldType >
bool testing::internal::FieldMatcher< Class, FieldType >::MatchAndExplainImpl ( true_type  ,
const Class *  p,
MatchResultListener listener 
) const [inline, private]

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


Member Data Documentation

template<typename Class , typename FieldType >
const FieldType Class::* testing::internal::FieldMatcher< Class, FieldType >::field_ [private]

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

template<typename Class , typename FieldType >
const Matcher< const FieldType & > testing::internal::FieldMatcher< Class, FieldType >::matcher_ [private]

Definition at line 6708 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