Analysis Software
Documentation for sPHENIX simulation software
|
Public Types | |
typedef R | F (A1) |
typedef internal::Function< F > ::ArgumentTuple | ArgumentTuple |
Public Types inherited from testing::internal::FunctionMockerBase< R(A1)> | |
typedef Function< R(A1) >::Result | Result |
typedef Function< R(A1) > ::ArgumentTuple | ArgumentTuple |
typedef Function< R(A1) > ::ArgumentMatcherTuple | ArgumentMatcherTuple |
Additional Inherited Members | |
Protected Types inherited from testing::internal::FunctionMockerBase< R(A1)> | |
typedef ActionResultHolder < Result > | ResultHolder |
Protected Member Functions inherited from testing::internal::FunctionMockerBase< R(A1)> | |
Result | InvokeWith (const ArgumentTuple &args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
OnCallSpec< R(A1) > & | AddNewOnCallSpec (const char *file, int line, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
TypedExpectation< R(A1) > & | AddNewExpectation (const char *file, int line, const string &source_text, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
MockSpec< R(A1) > & | current_spec () |
Protected Attributes inherited from testing::internal::UntypedFunctionMockerBase | |
const void * | mock_obj_ |
const char * | name_ |
UntypedOnCallSpecs | untyped_on_call_specs_ |
UntypedExpectations | untyped_expectations_ |
Definition at line 85 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 85 of file gmock-generated-function-mockers.h
typedef internal::Function<F>::ArgumentTuple testing::internal::FunctionMocker< R(A1)>::ArgumentTuple |
Definition at line 89 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 89 of file gmock-generated-function-mockers.h
typedef R testing::internal::FunctionMocker< R(A1)>::F(A1) |
Definition at line 88 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 88 of file gmock-generated-function-mockers.h
|
inline |
Definition at line 96 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 96 of file gmock-generated-function-mockers.h
|
inline |
Definition at line 91 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 91 of file gmock-generated-function-mockers.h
References std::tr1::make_tuple().