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

Public Member Functions

 IntReferenceWrapper (const int &a_value)
 

Public Attributes

const int * value
 

Detailed Description

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

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

Constructor & Destructor Documentation

testing::gmock_matchers_test::IntReferenceWrapper::IntReferenceWrapper ( const int &  a_value)
inline

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

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

Member Data Documentation

const int* testing::gmock_matchers_test::IntReferenceWrapper::value

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

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

Referenced by pump.Token::__str__(), pump.Token::Clone(), and testing::gmock_matchers_test::operator==().


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