AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Types | List of all members
testing::internal::Function< R()> Struct Template Reference

#include <gmock-generated-internal-utils.h>

Inheritance diagram for testing::internal::Function< R()>:
Inheritance graph
[legend]

Public Types

typedef R Result
 
typedef ::testing::tuple ArgumentTuple
 
typedef MatcherTuple< ArgumentTuple >::type ArgumentMatcherTuple
 
typedef void MakeResultVoid()
 
typedef IgnoredValue MakeResultIgnoredValue()
 

Member Typedef Documentation

◆ ArgumentMatcherTuple

template<typename R >
typedef MatcherTuple<ArgumentTuple>::type testing::internal::Function< R()>::ArgumentMatcherTuple

◆ ArgumentTuple

template<typename R >
typedef ::testing::tuple testing::internal::Function< R()>::ArgumentTuple

◆ MakeResultIgnoredValue

template<typename R >
typedef IgnoredValue testing::internal::Function< R()>::MakeResultIgnoredValue()

◆ MakeResultVoid

template<typename R >
typedef void testing::internal::Function< R()>::MakeResultVoid()

◆ Result

template<typename R >
typedef R testing::internal::Function< R()>::Result

The documentation for this struct 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