Public Types | Public Member Functions | Private Attributes | List of all members
testing::gmock_matchers_test::ConstPropagatingPtr< T > Class Template Reference

Public Types

typedef T element_type
 

Public Member Functions

 ConstPropagatingPtr ()
 
 ConstPropagatingPtr (T *t)
 
 ConstPropagatingPtr (const ConstPropagatingPtr &other)
 
T * get ()
 
const T * get () const
 
T & operator* ()
 
const T & operator* () const
 

Private Attributes

T * val_
 

Detailed Description

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

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

Member Typedef Documentation

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

Constructor & Destructor Documentation

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

template<typename T>
testing::gmock_matchers_test::ConstPropagatingPtr< T >::ConstPropagatingPtr ( T *  t)
inlineexplicit

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

template<typename T>
testing::gmock_matchers_test::ConstPropagatingPtr< T >::ConstPropagatingPtr ( const ConstPropagatingPtr< T > &  other)
inline

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

Member Function Documentation

template<typename T>
T* testing::gmock_matchers_test::ConstPropagatingPtr< T >::get ( )
inline

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

template<typename T>
const T* testing::gmock_matchers_test::ConstPropagatingPtr< T >::get ( ) const
inline

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

template<typename T>
T& testing::gmock_matchers_test::ConstPropagatingPtr< T >::operator* ( )
inline

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

template<typename T>
const T& testing::gmock_matchers_test::ConstPropagatingPtr< T >::operator* ( ) const
inline

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

Member Data Documentation

template<typename T>
T* testing::gmock_matchers_test::ConstPropagatingPtr< T >::val_
private

Definition at line 3127 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