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

#include <gtest.h>

Public Types

typedef T element_type
 
typedef T element_type
 
typedef T element_type
 
typedef T element_type
 

Public Member Functions

T * get () const
 
T * get () const
 
T * get () const
 
T * get () const
 
T & operator* () const
 
T & operator* () const
 
T & operator* () const
 
T & operator* () const
 
T * operator-> () const
 
T * operator-> () const
 
T * operator-> () const
 
T * operator-> () const
 
T * release ()
 
T * release ()
 
T * release ()
 
T * release ()
 
void reset (T *p=NULL)
 
void reset (T *p=NULL)
 
void reset (T *p=NULL)
 
void reset (T *p=NULL)
 
 scoped_ptr (T *p=NULL)
 
 scoped_ptr (T *p=NULL)
 
 scoped_ptr (T *p=NULL)
 
 scoped_ptr (T *p=NULL)
 
 ~scoped_ptr ()
 
 ~scoped_ptr ()
 
 ~scoped_ptr ()
 
 ~scoped_ptr ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (scoped_ptr)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (scoped_ptr)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (scoped_ptr)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (scoped_ptr)
 

Private Attributes

T * ptr_
 

Detailed Description

template<typename T>
class testing::internal::scoped_ptr< T >

Definition at line 2088 of file gmock/fused-src/gtest/gtest.h.

Member Typedef Documentation

template<typename T>
typedef T testing::internal::scoped_ptr< T >::element_type
template<typename T>
typedef T testing::internal::scoped_ptr< T >::element_type

Definition at line 898 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
typedef T testing::internal::scoped_ptr< T >::element_type

Definition at line 2091 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
typedef T testing::internal::scoped_ptr< T >::element_type

Definition at line 2091 of file gmock/gtest/fused-src/gtest/gtest.h.

Constructor & Destructor Documentation

template<typename T>
testing::internal::scoped_ptr< T >::scoped_ptr ( T *  p = NULL)
inlineexplicit

Definition at line 2093 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
testing::internal::scoped_ptr< T >::~scoped_ptr ( )
inline

Definition at line 2094 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
testing::internal::scoped_ptr< T >::scoped_ptr ( T *  p = NULL)
inlineexplicit

Definition at line 2093 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
testing::internal::scoped_ptr< T >::~scoped_ptr ( )
inline

Definition at line 2094 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
testing::internal::scoped_ptr< T >::scoped_ptr ( T *  p = NULL)
inlineexplicit
template<typename T>
testing::internal::scoped_ptr< T >::~scoped_ptr ( )
inline
template<typename T>
testing::internal::scoped_ptr< T >::scoped_ptr ( T *  p = NULL)
inlineexplicit

Definition at line 900 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
testing::internal::scoped_ptr< T >::~scoped_ptr ( )
inline

Definition at line 901 of file gtest/include/gtest/internal/gtest-port.h.

Member Function Documentation

template<typename T>
T* testing::internal::scoped_ptr< T >::get ( ) const
inline
template<typename T>
T* testing::internal::scoped_ptr< T >::get ( ) const
inline

Definition at line 905 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::get ( ) const
inline

Definition at line 2098 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::get ( ) const
inline

Definition at line 2098 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( scoped_ptr< T >  )
private
template<typename T>
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( scoped_ptr< T >  )
private
template<typename T>
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( scoped_ptr< T >  )
private
template<typename T>
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( scoped_ptr< T >  )
private
template<typename T>
T& testing::internal::scoped_ptr< T >::operator* ( ) const
inline

Definition at line 903 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
T& testing::internal::scoped_ptr< T >::operator* ( ) const
inline
template<typename T>
T& testing::internal::scoped_ptr< T >::operator* ( ) const
inline

Definition at line 2096 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
T& testing::internal::scoped_ptr< T >::operator* ( ) const
inline

Definition at line 2096 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::operator-> ( ) const
inline

Definition at line 904 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::operator-> ( ) const
inline
template<typename T>
T* testing::internal::scoped_ptr< T >::operator-> ( ) const
inline

Definition at line 2097 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::operator-> ( ) const
inline

Definition at line 2097 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::release ( )
inline
template<typename T>
T* testing::internal::scoped_ptr< T >::release ( )
inline

Definition at line 907 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::release ( )
inline

Definition at line 2100 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
T* testing::internal::scoped_ptr< T >::release ( )
inline

Definition at line 2100 of file gmock/fused-src/gtest/gtest.h.

template<typename T>
void testing::internal::scoped_ptr< T >::reset ( T *  p = NULL)
inline
template<typename T>
void testing::internal::scoped_ptr< T >::reset ( T *  p = NULL)
inline

Definition at line 914 of file gtest/include/gtest/internal/gtest-port.h.

template<typename T>
void testing::internal::scoped_ptr< T >::reset ( T *  p = NULL)
inline

Definition at line 2107 of file gmock/gtest/fused-src/gtest/gtest.h.

template<typename T>
void testing::internal::scoped_ptr< T >::reset ( T *  p = NULL)
inline

Definition at line 2107 of file gmock/fused-src/gtest/gtest.h.

Member Data Documentation

template<typename T>
T * testing::internal::scoped_ptr< T >::ptr_
private

Definition at line 2121 of file gmock/fused-src/gtest/gtest.h.


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


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