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

Public Types

typedef int result_type
 

Public Member Functions

int operator() (int n)
 
int operator() (const char *s)
 

Detailed Description

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

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

Member Typedef Documentation

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

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

Member Function Documentation

int testing::gmock_matchers_test::PolymorphicFunctor::operator() ( int  n)
inline

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

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

References n.

int testing::gmock_matchers_test::PolymorphicFunctor::operator() ( const char *  s)
inline

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

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


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