|
proxygen
|
#include <gmock-matchers.h>
Classes | |
| class | Impl |
Public Member Functions | |
| ComparisonBase (const Rhs &rhs) | |
| template<typename Lhs > | |
| operator Matcher< Lhs > () const | |
| ComparisonBase (const Rhs &rhs) | |
| template<typename Lhs > | |
| operator Matcher< Lhs > () const | |
| ComparisonBase (const Rhs &rhs) | |
| template<typename Lhs > | |
| operator Matcher< Lhs > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (ComparisonBase) | |
| GTEST_DISALLOW_ASSIGN_ (ComparisonBase) | |
| GTEST_DISALLOW_ASSIGN_ (ComparisonBase) | |
Private Attributes | |
| Rhs | rhs_ |
Definition at line 893 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 895 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 895 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 895 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 897 of file gmock-matchers.h.
|
inline |
Definition at line 897 of file gmock-matchers.h.
|
inline |
Definition at line 897 of file gmock-matchers.h.
|
private |
Definition at line 922 of file gmock-matchers.h.