#include <gmock.h>
Classes | |
class | Impl |
Public Member Functions | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
PointeeMatcher (const InnerMatcher &matcher) | |
PointeeMatcher (const InnerMatcher &matcher) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
Private Attributes | |
const InnerMatcher | matcher_ |
Definition at line 7095 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7098 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 2177 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 2188 of file gmock-matchers.h.
|
inline |
Definition at line 7109 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7154 of file fused-src/gmock/gmock.h.