Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
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 (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 >inlineexplicit
~scoped_ptr() (defined in testing::internal::scoped_ptr< T >)testing::internal::scoped_ptr< T >inline