AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Public Types | Public Member Functions | List of all members
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer > Class Template Reference

#include <gmock-matchers.h>

Classes

class  Impl
 

Public Types

typedef internal::StlContainerView< RhsContainer > RhsView
 
typedef RhsView::type RhsStlContainer
 
typedef RhsStlContainer::value_type RhsValue
 

Public Member Functions

 PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs)
 
template<typename LhsContainer >
 operator Matcher< LhsContainer > () const
 

Member Typedef Documentation

◆ RhsStlContainer

template<typename TupleMatcher, typename RhsContainer>
typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer

◆ RhsValue

template<typename TupleMatcher, typename RhsContainer>
typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue

◆ RhsView

template<typename TupleMatcher, typename RhsContainer>
typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView

Constructor & Destructor Documentation

◆ PointwiseMatcher()

template<typename TupleMatcher, typename RhsContainer>
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::PointwiseMatcher ( const TupleMatcher &  tuple_matcher,
const RhsContainer &  rhs 
)
inline

Member Function Documentation

◆ operator Matcher< LhsContainer >()

template<typename TupleMatcher, typename RhsContainer>
template<typename LhsContainer >
testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::operator Matcher< LhsContainer > ( ) const
inline

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0