AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Types | Static Public Member Functions | List of all members
testing::internal::CallableTraits< Functor > Struct Template Reference

#include <gmock-matchers.h>

Public Types

typedef Functor::result_type ResultType
 
typedef Functor StorageType
 

Static Public Member Functions

static void CheckIsValid (Functor)
 
template<typename T >
static ResultType Invoke (Functor f, T arg)
 

Member Typedef Documentation

◆ ResultType

template<typename Functor>
typedef Functor::result_type testing::internal::CallableTraits< Functor >::ResultType

◆ StorageType

template<typename Functor>
typedef Functor testing::internal::CallableTraits< Functor >::StorageType

Member Function Documentation

◆ CheckIsValid()

template<typename Functor>
static void testing::internal::CallableTraits< Functor >::CheckIsValid ( Functor  )
inlinestatic

◆ Invoke()

template<typename Functor>
template<typename T >
static ResultType testing::internal::CallableTraits< Functor >::Invoke ( Functor  f,
arg 
)
inlinestatic

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