proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
NotMatcher (InnerMatcher matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
NotMatcher (InnerMatcher matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
NotMatcher (InnerMatcher matcher) | |
template<typename T > | |
operator Matcher< T > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (NotMatcher) | |
GTEST_DISALLOW_ASSIGN_ (NotMatcher) | |
GTEST_DISALLOW_ASSIGN_ (NotMatcher) | |
Private Attributes | |
InnerMatcher | matcher_ |
Definition at line 1470 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1472 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1472 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1472 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 1477 of file gmock-matchers.h.
|
inline |
|
inline |
|
private |
Definition at line 1482 of file gmock-matchers.h.