Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
testing::internal::AnyMatcherImpl< T > Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-matchers.h>

Inheritance diagram for testing::internal::AnyMatcherImpl< T >:
testing::MatcherInterface< T >

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual bool MatchAndExplain (T, MatchResultListener *) const
 
- Public Member Functions inherited from testing::MatcherInterface< T >
virtual ~MatcherInterface ()
 

Member Function Documentation

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

Reimplemented from testing::MatcherInterface< T >.

template<typename T >
virtual void testing::internal::AnyMatcherImpl< T >::DescribeTo ( ::std::ostream *  os) const
inlinevirtual
template<typename T >
virtual bool testing::internal::AnyMatcherImpl< T >::MatchAndExplain ( ,
MatchResultListener  
) const
inlinevirtual

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