|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <gmock-internal-utils.h>

Public Types | |
| typedef std::remove_const< typenameinternal::PointeeOf< ElementPointer >::type >::type | RawElement |
| typedef internal::NativeArray< RawElement > | type |
| typedef const type | const_reference |
| typedef ::std::tuple< ElementPointer, Size > | type |
| typedef const type & | const_reference |
Static Public Member Functions | |
| static const_reference | ConstReference (const ::std::tuple< ElementPointer, Size > &array) |
| static type | Copy (const ::std::tuple< ElementPointer, Size > &array) |
| static const_reference | ConstReference (const ::std::tuple< ElementPointer, Size > &container) |
| static type | Copy (const ::std::tuple< ElementPointer, Size > &container) |
Definition at line 378 of file gmock-internal-utils.h.
| typedef std::remove_const<typenameinternal::PointeeOf<ElementPointer>::type>::type testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::RawElement |
Definition at line 381 of file gmock-internal-utils.h.
| typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::type |
Definition at line 382 of file gmock-internal-utils.h.
| typedef const type testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::const_reference |
Definition at line 383 of file gmock-internal-utils.h.
| typedef ::std::tuple< ElementPointer, Size > testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::type |
Definition at line 341 of file gmock-internal-utils.h.
| typedef const type& testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::const_reference |
Definition at line 342 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 385 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 390 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 344 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 349 of file gmock-internal-utils.h.