Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy Class Reference
+ Collaboration diagram for testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy:

Public Member Functions

 PostIncrProxy (const value_type &value)
 
value_type operator* () const
 

Private Attributes

value_type value_
 

Detailed Description

template<typename T>
class testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy

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

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

Constructor & Destructor Documentation

template<typename T>
testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy::PostIncrProxy ( const value_type value)
inlineexplicit

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

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

Member Function Documentation

template<typename T>
value_type testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy::operator* ( ) const
inline

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

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

Member Data Documentation

template<typename T>
value_type testing::gmock_matchers_test::Streamlike< T >::ConstIter::PostIncrProxy::value_
private

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

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


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