Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
testing::internal::IsNullMatcher Class Reference

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

Public Member Functions

void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
template<typename Pointer >
bool MatchAndExplain (const Pointer &p, MatchResultListener *) const
 

Member Function Documentation

void testing::internal::IsNullMatcher::DescribeNegationTo ( ::std::ostream *  os) const
inline
void testing::internal::IsNullMatcher::DescribeTo ( ::std::ostream *  os) const
inline
template<typename Pointer >
bool testing::internal::IsNullMatcher::MatchAndExplain ( const Pointer &  p,
MatchResultListener  
) const
inline

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