Classes | Public Types | Public Member Functions | Private Attributes | Friends
testing::gmock_matchers_test::Streamlike< T > Class Template Reference

List of all members.

Classes

class  ConstIter

Public Types

typedef ConstIter const_iterator
typedef T value_type

Public Member Functions

const_iterator begin () const
const_iterator end () const
template<typename InIter >
 Streamlike (InIter first, InIter last)

Private Attributes

std::list< value_typeremainder_

Friends

std::ostream & operator<< (std::ostream &os, const Streamlike &s)

Detailed Description

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

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


Member Typedef Documentation

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

template<typename T>
typedef T testing::gmock_matchers_test::Streamlike< T >::value_type

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


Constructor & Destructor Documentation

template<typename T>
template<typename InIter >
testing::gmock_matchers_test::Streamlike< T >::Streamlike ( InIter  first,
InIter  last 
) [inline]

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


Member Function Documentation

template<typename T>
const_iterator testing::gmock_matchers_test::Streamlike< T >::begin ( ) const [inline]

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

template<typename T>
const_iterator testing::gmock_matchers_test::Streamlike< T >::end ( ) const [inline]

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


Friends And Related Function Documentation

template<typename T>
std::ostream& operator<< ( std::ostream &  os,
const Streamlike< T > &  s 
) [friend]

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


Member Data Documentation

template<typename T>
std::list<value_type> testing::gmock_matchers_test::Streamlike< T >::remainder_ [mutable, private]

Definition at line 4386 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 Sat Jun 8 2019 18:25:01