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::SaveArgPointeeAction< k, Ptr > Struct Template Reference

#include <gmock-actions.h>

Public Member Functions

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

Public Attributes

Ptr pointer
 

Detailed Description

template<size_t k, typename Ptr>
struct testing::internal::SaveArgPointeeAction< k, Ptr >

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

Member Function Documentation

template<size_t k, typename Ptr >
template<typename... Args>
void testing::internal::SaveArgPointeeAction< k, Ptr >::operator() ( const Args &...  args) const
inline

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

Member Data Documentation

template<size_t k, typename Ptr >
Ptr testing::internal::SaveArgPointeeAction< k, Ptr >::pointer

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


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