Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
testing
internal
scoped_ptr
testing::internal::scoped_ptr< T > Member List
This is the complete list of members for
testing::internal::scoped_ptr< T >
, including all inherited members.
element_type
typedef
testing::internal::scoped_ptr< T >
get
() const
testing::internal::scoped_ptr< T >
operator*
() const
testing::internal::scoped_ptr< T >
operator->
() const
testing::internal::scoped_ptr< T >
release
()
testing::internal::scoped_ptr< T >
reset
(T *p=NULL)
testing::internal::scoped_ptr< T >
scoped_ptr
(T *p=NULL)
testing::internal::scoped_ptr< T >
[explicit]
~scoped_ptr
()
testing::internal::scoped_ptr< T >