|
proxygen
|
#include <gmock-matchers.h>
Classes | |
| class | MonomorphicImpl |
Public Member Functions | |
| PolymorphicMatcher (const Impl &an_impl) | |
| Impl & | mutable_impl () |
| const Impl & | impl () const |
| template<typename T > | |
| operator Matcher< T > () const | |
| PolymorphicMatcher (const Impl &an_impl) | |
| Impl & | mutable_impl () |
| const Impl & | impl () const |
| template<typename T > | |
| operator Matcher< T > () const | |
| PolymorphicMatcher (const Impl &an_impl) | |
| Impl & | mutable_impl () |
| const Impl & | impl () const |
| template<typename T > | |
| operator Matcher< T > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (PolymorphicMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (PolymorphicMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (PolymorphicMatcher) | |
Private Attributes | |
| Impl | impl_ |
Definition at line 430 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 432 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 432 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 432 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 440 of file gmock-matchers.h.
Referenced by testing::gmock_matchers_test::TEST().
|
inline |
Definition at line 440 of file gmock-matchers.h.
|
inline |
Definition at line 440 of file gmock-matchers.h.
|
inline |
Definition at line 436 of file gmock-matchers.h.
|
inline |
Definition at line 436 of file gmock-matchers.h.
Referenced by testing::gmock_matchers_test::TEST().
|
inline |
Definition at line 436 of file gmock-matchers.h.
|
inline |
Definition at line 443 of file gmock-matchers.h.
|
inline |
Definition at line 443 of file gmock-matchers.h.
|
inline |
Definition at line 443 of file gmock-matchers.h.
|
private |
Definition at line 471 of file gmock-matchers.h.