element_type typedef (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | |
get() const (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline] |
operator*() const (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline] |
operator->() const (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline] |
release() (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline] |
reset(T *p=NULL) (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline] |
scoped_ptr(T *p=NULL) (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline, explicit] |
swap(scoped_ptr &a, scoped_ptr &b) | testing::internal::scoped_ptr< T > | [friend] |
~scoped_ptr() (defined in testing::internal::scoped_ptr< T >) | testing::internal::scoped_ptr< T > | [inline] |