Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_matchers_test::ReferencingFunctor Struct Reference

Public Types

typedef const int * result_type
 

Public Member Functions

result_type operator() (const int &n)
 

Detailed Description

Definition at line 3946 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 3946 of file gmock-matchers_test.cc

Member Typedef Documentation

Definition at line 3947 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 3947 of file gmock-matchers_test.cc

Member Function Documentation

result_type testing::gmock_matchers_test::ReferencingFunctor::operator() ( const int &  n)
inline

Definition at line 3948 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 3948 of file gmock-matchers_test.cc

References n.


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