proxygen
testing::internal::Function< R()> Struct Template Reference

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

Inheritance diagram for testing::internal::Function< R()>:
testing::internal::Function< R(A1)> testing::internal::Function< R(A1)> testing::internal::Function< R(A1)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)> testing::internal::Function< R(A1, A2)>

Public Types

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

Detailed Description

template<typename R>
struct testing::internal::Function< R()>

Definition at line 157 of file gmock-generated-internal-utils.h.

Member Typedef Documentation

Definition at line 160 of file gmock-generated-internal-utils.h.

Definition at line 160 of file gmock-generated-internal-utils.h.

Definition at line 160 of file gmock-generated-internal-utils.h.

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

Definition at line 159 of file gmock-generated-internal-utils.h.

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

Definition at line 159 of file gmock-generated-internal-utils.h.

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

Definition at line 159 of file gmock-generated-internal-utils.h.

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

Definition at line 162 of file gmock-generated-internal-utils.h.

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

Definition at line 162 of file gmock-generated-internal-utils.h.

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

Definition at line 162 of file gmock-generated-internal-utils.h.

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

Definition at line 161 of file gmock-generated-internal-utils.h.

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

Definition at line 161 of file gmock-generated-internal-utils.h.

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

Definition at line 161 of file gmock-generated-internal-utils.h.

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

Definition at line 158 of file gmock-generated-internal-utils.h.

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

Definition at line 158 of file gmock-generated-internal-utils.h.

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

Definition at line 158 of file gmock-generated-internal-utils.h.


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