Public Types | Static Public Member Functions | Public Attributes | List of all members
testing::internal::StlContainerView< RawContainer > Class Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef RawContainer type
 

Static Public Member Functions

static const_reference ConstReference (const RawContainer &container)
 
static type Copy (const RawContainer &container)
 

Public Attributes

const typedef typeconst_reference
 

Detailed Description

template<class RawContainer>
class testing::internal::StlContainerView< RawContainer >

Definition at line 422 of file gmock-internal-utils.h.

Member Typedef Documentation

◆ type

template<class RawContainer >
typedef RawContainer testing::internal::StlContainerView< RawContainer >::type

Definition at line 424 of file gmock-internal-utils.h.

Member Function Documentation

◆ ConstReference()

template<class RawContainer >
static const_reference testing::internal::StlContainerView< RawContainer >::ConstReference ( const RawContainer &  container)
inlinestatic

Definition at line 427 of file gmock-internal-utils.h.

◆ Copy()

template<class RawContainer >
static type testing::internal::StlContainerView< RawContainer >::Copy ( const RawContainer &  container)
inlinestatic

Definition at line 433 of file gmock-internal-utils.h.

Member Data Documentation

◆ const_reference

template<class RawContainer >
const typedef type& testing::internal::StlContainerView< RawContainer >::const_reference

Definition at line 425 of file gmock-internal-utils.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11