|
Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-spec-builders.h>


Public Types | |
| typedef Function< F >::Result | Result |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
Protected Types | |
| typedef ActionResultHolder< Result > | ResultHolder |
Protected Types inherited from testing::internal::UntypedFunctionMockerBase | |
| typedef std::vector< const void * > | UntypedOnCallSpecs |
| typedef std::vector< internal::linked_ptr< ExpectationBase > > | UntypedExpectations |
Protected Member Functions | |
| Result | InvokeWith (typename RvalueRef< typename Function< F >::ArgumentTuple >::type args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| OnCallSpec< F > & | AddNewOnCallSpec (const char *file, int line, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| TypedExpectation< F > & | AddNewExpectation (const char *file, int line, const std::string &source_text, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
Protected Member Functions inherited from testing::internal::UntypedFunctionMockerBase | |
| Expectation | GetHandleOf (ExpectationBase *exp) |
Friends | |
| template<typename Function > | |
| class | MockSpec |
| template<typename Func > | |
| class | TypedExpectation |
Additional Inherited Members | |
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 1469 of file gmock-spec-builders.h.
| Function<F>::ArgumentMatcherTuple testing::internal::FunctionMockerBase< F >::ArgumentMatcherTuple |
Definition at line 1473 of file gmock-spec-builders.h.
| Function<F>::ArgumentTuple testing::internal::FunctionMockerBase< F >::ArgumentTuple |
Definition at line 1472 of file gmock-spec-builders.h.
| Function<F>::Result testing::internal::FunctionMockerBase< F >::Result |
Definition at line 1471 of file gmock-spec-builders.h.
|
protected |
Definition at line 1591 of file gmock-spec-builders.h.
|
inline |
Definition at line 1475 of file gmock-spec-builders.h.
|
inlinevirtual |
Definition at line 1480 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 1619 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 1608 of file gmock-spec-builders.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1561 of file gmock-spec-builders.h.
|
inline |
Definition at line 1491 of file gmock-spec-builders.h.

|
inlineprotected |
Definition at line 1596 of file gmock-spec-builders.h.
|
inline |
Definition at line 1511 of file gmock-spec-builders.h.


|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1550 of file gmock-spec-builders.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1538 of file gmock-spec-builders.h.
Definition at line 1589 of file gmock-spec-builders.h.
Definition at line 1641 of file gmock-spec-builders.h.