Public Types | Static Public Member Functions | List of all members
testing::internal::CallableTraits< Functor > Struct Template Reference

#include <gmock.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)
 

Detailed Description

template<typename Functor>
struct testing::internal::CallableTraits< Functor >

Definition at line 7128 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Typedef Documentation

◆ ResultType

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

Definition at line 7129 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ StorageType

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

Definition at line 7130 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ CheckIsValid()

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

Definition at line 7132 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ Invoke()

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

Definition at line 7134 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:48