Public Member Functions
testing::MatcherDescriberInterface Class Reference

#include <gmock.h>

Inheritance diagram for testing::MatcherDescriberInterface:
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 =0
virtual void DescribeTo (::std::ostream *os) const =0
virtual ~MatcherDescriberInterface ()
virtual ~MatcherDescriberInterface ()

Detailed Description

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream *  os) const [inline, virtual]

Reimplemented in testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >.

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

virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream *  os) const [inline, virtual]

Reimplemented in testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >.

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

virtual void testing::MatcherDescriberInterface::DescribeTo ( ::std::ostream *  os) const [pure virtual]

Implemented in testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >.

virtual void testing::MatcherDescriberInterface::DescribeTo ( ::std::ostream *  os) const [pure virtual]

Implemented in testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >.


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:00