#include <gmock.h>
Public Types | |
typedef const type & | const_reference |
typedef const type & | const_reference |
typedef RawContainer | type |
typedef RawContainer | type |
Static Public Member Functions | |
static const_reference | ConstReference (const RawContainer &container) |
static const_reference | ConstReference (const RawContainer &container) |
static type | Copy (const RawContainer &container) |
static type | Copy (const RawContainer &container) |
Definition at line 847 of file fused-src/gmock/gmock.h.
typedef const type& testing::internal::StlContainerView< RawContainer >::const_reference |
Definition at line 396 of file gmock-internal-utils.h.
typedef const type& testing::internal::StlContainerView< RawContainer >::const_reference |
Definition at line 850 of file fused-src/gmock/gmock.h.
typedef RawContainer testing::internal::StlContainerView< RawContainer >::type |
Definition at line 395 of file gmock-internal-utils.h.
typedef RawContainer testing::internal::StlContainerView< RawContainer >::type |
Definition at line 849 of file fused-src/gmock/gmock.h.
static const_reference testing::internal::StlContainerView< RawContainer >::ConstReference | ( | const RawContainer & | container | ) | [inline, static] |
Definition at line 398 of file gmock-internal-utils.h.
static const_reference testing::internal::StlContainerView< RawContainer >::ConstReference | ( | const RawContainer & | container | ) | [inline, static] |
Definition at line 852 of file fused-src/gmock/gmock.h.
static type testing::internal::StlContainerView< RawContainer >::Copy | ( | const RawContainer & | container | ) | [inline, static] |
Definition at line 404 of file gmock-internal-utils.h.
static type testing::internal::StlContainerView< RawContainer >::Copy | ( | const RawContainer & | container | ) | [inline, static] |
Definition at line 858 of file fused-src/gmock/gmock.h.