#include <gmock.h>
Classes | |
class | MonomorphicImpl |
Public Member Functions | |
const Impl & | impl () const |
const Impl & | impl () const |
Impl & | mutable_impl () |
Impl & | mutable_impl () |
template<typename T > | |
operator Matcher< T > () const | |
template<typename T > | |
operator Matcher< T > () const | |
PolymorphicMatcher (const Impl &an_impl) | |
PolymorphicMatcher (const Impl &an_impl) | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PolymorphicMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PolymorphicMatcher) | |
Private Attributes | |
Impl | impl_ |
Definition at line 5349 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 5352 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 431 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 439 of file gmock-matchers.h.
|
inline |
Definition at line 5360 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 435 of file gmock-matchers.h.
|
inline |
Definition at line 5356 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 442 of file gmock-matchers.h.
|
inline |
Definition at line 5363 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 5396 of file fused-src/gmock/gmock.h.