Electroneum
Loading...
Searching...
No Matches
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)

Detailed Description

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

Definition at line 2309 of file gmock-matchers.h.

Member Typedef Documentation

◆ ResultType

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

Definition at line 2310 of file gmock-matchers.h.

◆ StorageType

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

Definition at line 2311 of file gmock-matchers.h.

Member Function Documentation

◆ CheckIsValid()

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

Definition at line 2313 of file gmock-matchers.h.

2313{}
Here is the caller graph for this function:

◆ Invoke()

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

Definition at line 2315 of file gmock-matchers.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h