Orxonox
0.0.5 Codename: Arcturus
|
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-matchers.h>
Public Member Functions | |
PairMatcher (FirstMatcher first_matcher, SecondMatcher second_matcher) | |
template<typename PairType > | |
operator Matcher< PairType > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PairMatcher) | |
Private Attributes | |
const FirstMatcher | first_matcher_ |
const SecondMatcher | second_matcher_ |
|
inline |
|
private |
|
inline |
|
private |
|
private |