Classes | Public Member Functions | Private Attributes | Friends | List of all members
testing::gmock_matchers_test::Streamlike< T >::ConstIter Class Reference
Inheritance diagram for testing::gmock_matchers_test::Streamlike< T >::ConstIter:
Inheritance graph
[legend]

Classes

class  PostIncrProxy
 

Public Member Functions

 ConstIter (const Streamlike *s, typename std::list< value_type >::iterator pos)
 
const value_typeoperator* () const
 
ConstIteroperator++ ()
 
PostIncrProxy operator++ (int)
 
const value_typeoperator-> () const
 

Private Attributes

std::list< value_type >::iterator pos_
 
const Streamlikes_
 

Friends

bool operator!= (const ConstIter &a, const ConstIter &b)
 
bool operator== (const ConstIter &a, const ConstIter &b)
 

Detailed Description

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

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

Constructor & Destructor Documentation

template<typename T>
testing::gmock_matchers_test::Streamlike< T >::ConstIter::ConstIter ( const Streamlike s,
typename std::list< value_type >::iterator  pos 
)
inline

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

Member Function Documentation

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

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

template<typename T>
ConstIter& testing::gmock_matchers_test::Streamlike< T >::ConstIter::operator++ ( )
inline

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

template<typename T>
PostIncrProxy testing::gmock_matchers_test::Streamlike< T >::ConstIter::operator++ ( int  )
inline

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

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

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

Friends And Related Function Documentation

template<typename T>
bool operator!= ( const ConstIter a,
const ConstIter b 
)
friend

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

template<typename T>
bool operator== ( const ConstIter a,
const ConstIter b 
)
friend

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

Member Data Documentation

template<typename T>
std::list<value_type>::iterator testing::gmock_matchers_test::Streamlike< T >::ConstIter::pos_
private

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

template<typename T>
const Streamlike* testing::gmock_matchers_test::Streamlike< T >::ConstIter::s_
private

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


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10