|
Orxonox
0.0.5 Codename: Arcturus
|
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-matchers.h>
Public Member Functions | |
| Matcher () | |
| Matcher (const MatcherInterface< T > *impl) | |
| Matcher (T value) | |
Public Member Functions inherited from testing::internal::MatcherBase< T > | |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | DescribeTo (::std::ostream *os) const |
| void | ExplainMatchResultTo (T x,::std::ostream *os) const |
| bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| bool | Matches (T x) const |
Additional Inherited Members | |
Protected Member Functions inherited from testing::internal::MatcherBase< T > | |
| MatcherBase () | |
| MatcherBase (const MatcherInterface< T > *impl) | |
| virtual | ~MatcherBase () |
|
inline |
|
inlineexplicit |
| testing::Matcher< T >::Matcher | ( | T | value | ) |
1.8.11