Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
testing::internal::SetArgumentPointeeAction< N, A, typename > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

template<typename... Args>
void operator() (const Args &...args) const
 

Public Attributes

A value
 

Detailed Description

template<size_t N, typename A, typename = void>
struct testing::internal::SetArgumentPointeeAction< N, A, typename >

Definition at line 910 of file gmock-actions.h.

Member Function Documentation

template<size_t N, typename A , typename = void>
template<typename... Args>
void testing::internal::SetArgumentPointeeAction< N, A, typename >::operator() ( const Args &...  args) const
inline

Definition at line 914 of file gmock-actions.h.

Member Data Documentation

template<size_t N, typename A , typename = void>
A testing::internal::SetArgumentPointeeAction< N, A, typename >::value

Definition at line 911 of file gmock-actions.h.


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