#include <gmock.h>
Classes | |
| class | Impl |
Public Types | |
| typedef RhsView::type | RhsStlContainer |
| typedef RhsView::type | RhsStlContainer |
| typedef RhsStlContainer::value_type | RhsValue |
| typedef RhsStlContainer::value_type | RhsValue |
| typedef internal::StlContainerView< RhsContainer > | RhsView |
| typedef internal::StlContainerView< RhsContainer > | RhsView |
Public Member Functions | |
| template<typename LhsContainer > | |
| operator Matcher< LhsContainer > () const | |
| template<typename LhsContainer > | |
| operator Matcher< LhsContainer > () const | |
| PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs) | |
| PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs) | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher) | |
Private Attributes | |
| const RhsStlContainer | rhs_ |
| const TupleMatcher | tuple_matcher_ |
Definition at line 7667 of file fused-src/gmock/gmock.h.
| typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer |
Definition at line 2750 of file gmock-matchers.h.
| typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer |
Definition at line 7671 of file fused-src/gmock/gmock.h.
| typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue |
Definition at line 2751 of file gmock-matchers.h.
| typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue |
Definition at line 7672 of file fused-src/gmock/gmock.h.
| typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView |
Definition at line 2749 of file gmock-matchers.h.
| typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView |
Definition at line 7670 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 7676 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2755 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 2765 of file gmock-matchers.h.
|
inline |
Definition at line 7686 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7784 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7783 of file fused-src/gmock/gmock.h.