Orxonox
0.0.5 Codename: Arcturus
|
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-matchers.h>
Public Member Functions | |
TrulyMatcher (Predicate pred) | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
template<typename T > | |
bool | MatchAndExplain (T &x, MatchResultListener *) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (TrulyMatcher) | |
Private Attributes | |
Predicate | predicate_ |
|
inlineexplicit |
|
inline |
|
inline |
|
private |
|
inline |
|
private |