Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
testing::Matcher< const internal::string & > Class Template Reference

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

Inheritance diagram for testing::Matcher< const internal::string & >:
testing::internal::MatcherBase< const internal::string & >

Public Member Functions

 Matcher ()
 
 Matcher (const MatcherInterface< const internal::string & > *impl)
 
 Matcher (const internal::string &s)
 
 Matcher (const char *s)
 
- Public Member Functions inherited from testing::internal::MatcherBase< const internal::string & >
void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
void ExplainMatchResultTo (const internal::string &x,::std::ostream *os) const
 
bool MatchAndExplain (const internal::string &x, MatchResultListener *listener) const
 
bool Matches (const internal::string &x) const
 

Additional Inherited Members

- Protected Member Functions inherited from testing::internal::MatcherBase< const internal::string & >
 MatcherBase ()
 
 MatcherBase (const MatcherInterface< const internal::string & > *impl)
 
virtual ~MatcherBase ()
 

Constructor & Destructor Documentation

testing::Matcher< const internal::string & >::Matcher ( )
inline
testing::Matcher< const internal::string & >::Matcher ( const MatcherInterface< const internal::string & > *  impl)
inlineexplicit
testing::Matcher< const internal::string & >::Matcher ( const char *  s)

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