#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_ |
Definition at line 1997 of file gmock/gtest/fused-src/gtest/gtest.h.
typedef T testing::internal::scoped_ptr< T >::element_type |
Definition at line 892 of file gmock/gtest/include/gtest/internal/gtest-port.h.
typedef T testing::internal::scoped_ptr< T >::element_type |
Definition at line 892 of file gtest/include/gtest/internal/gtest-port.h.
typedef T testing::internal::scoped_ptr< T >::element_type |
Definition at line 1999 of file gtest/fused-src/gtest/gtest.h.
typedef T testing::internal::scoped_ptr< T >::element_type |
Definition at line 1999 of file gmock/gtest/fused-src/gtest/gtest.h.
testing::internal::scoped_ptr< T >::scoped_ptr | ( | T * | p = NULL | ) | [inline, explicit] |
Definition at line 2001 of file gmock/gtest/fused-src/gtest/gtest.h.
testing::internal::scoped_ptr< T >::~scoped_ptr | ( | ) | [inline] |
Definition at line 2002 of file gmock/gtest/fused-src/gtest/gtest.h.
testing::internal::scoped_ptr< T >::scoped_ptr | ( | T * | p = NULL | ) | [inline, explicit] |
Definition at line 894 of file gmock/gtest/include/gtest/internal/gtest-port.h.
testing::internal::scoped_ptr< T >::~scoped_ptr | ( | ) | [inline] |
Definition at line 895 of file gmock/gtest/include/gtest/internal/gtest-port.h.
testing::internal::scoped_ptr< T >::scoped_ptr | ( | T * | p = NULL | ) | [inline, explicit] |
Definition at line 2001 of file gtest/fused-src/gtest/gtest.h.
testing::internal::scoped_ptr< T >::~scoped_ptr | ( | ) | [inline] |
Definition at line 2002 of file gtest/fused-src/gtest/gtest.h.
testing::internal::scoped_ptr< T >::scoped_ptr | ( | T * | p = NULL | ) | [inline, explicit] |
Definition at line 894 of file gtest/include/gtest/internal/gtest-port.h.
testing::internal::scoped_ptr< T >::~scoped_ptr | ( | ) | [inline] |
Definition at line 895 of file gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::get | ( | ) | const [inline] |
Definition at line 899 of file gmock/gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::get | ( | ) | const [inline] |
Definition at line 899 of file gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::get | ( | ) | const [inline] |
Definition at line 2006 of file gmock/gtest/fused-src/gtest/gtest.h.
T* testing::internal::scoped_ptr< T >::get | ( | ) | const [inline] |
Definition at line 2006 of file gtest/fused-src/gtest/gtest.h.
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | scoped_ptr< T > | ) | [private] |
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | scoped_ptr< T > | ) | [private] |
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | scoped_ptr< T > | ) | [private] |
testing::internal::scoped_ptr< T >::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | scoped_ptr< T > | ) | [private] |
T& testing::internal::scoped_ptr< T >::operator* | ( | ) | const [inline] |
Definition at line 897 of file gtest/include/gtest/internal/gtest-port.h.
T& testing::internal::scoped_ptr< T >::operator* | ( | ) | const [inline] |
Definition at line 897 of file gmock/gtest/include/gtest/internal/gtest-port.h.
T& testing::internal::scoped_ptr< T >::operator* | ( | ) | const [inline] |
Definition at line 2004 of file gmock/gtest/fused-src/gtest/gtest.h.
T& testing::internal::scoped_ptr< T >::operator* | ( | ) | const [inline] |
Definition at line 2004 of file gtest/fused-src/gtest/gtest.h.
T* testing::internal::scoped_ptr< T >::operator-> | ( | ) | const [inline] |
Definition at line 898 of file gmock/gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::operator-> | ( | ) | const [inline] |
Definition at line 898 of file gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::operator-> | ( | ) | const [inline] |
Definition at line 2005 of file gmock/gtest/fused-src/gtest/gtest.h.
T* testing::internal::scoped_ptr< T >::operator-> | ( | ) | const [inline] |
Definition at line 2005 of file gtest/fused-src/gtest/gtest.h.
T* testing::internal::scoped_ptr< T >::release | ( | ) | [inline] |
Definition at line 901 of file gmock/gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::release | ( | ) | [inline] |
Definition at line 901 of file gtest/include/gtest/internal/gtest-port.h.
T* testing::internal::scoped_ptr< T >::release | ( | ) | [inline] |
Definition at line 2008 of file gmock/gtest/fused-src/gtest/gtest.h.
T* testing::internal::scoped_ptr< T >::release | ( | ) | [inline] |
Definition at line 2008 of file gtest/fused-src/gtest/gtest.h.
void testing::internal::scoped_ptr< T >::reset | ( | T * | p = NULL | ) | [inline] |
Definition at line 907 of file gmock/gtest/include/gtest/internal/gtest-port.h.
void testing::internal::scoped_ptr< T >::reset | ( | T * | p = NULL | ) | [inline] |
Definition at line 907 of file gtest/include/gtest/internal/gtest-port.h.
void testing::internal::scoped_ptr< T >::reset | ( | T * | p = NULL | ) | [inline] |
Definition at line 2014 of file gtest/fused-src/gtest/gtest.h.
void testing::internal::scoped_ptr< T >::reset | ( | T * | p = NULL | ) | [inline] |
Definition at line 2014 of file gmock/gtest/fused-src/gtest/gtest.h.
T * testing::internal::scoped_ptr< T >::ptr_ [private] |
Definition at line 2024 of file gmock/gtest/fused-src/gtest/gtest.h.