Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::scoped_ptr< T > Member List

This is the complete list of members for boost::scoped_ptr< T >, including all inherited members.

element_type typedefboost::scoped_ptr< T >
get() const BOOST_NOEXCEPTboost::scoped_ptr< T >inline
operator*() const boost::scoped_ptr< T >inline
operator->() const boost::scoped_ptr< T >inline
reset(T *p=0)boost::scoped_ptr< T >inline
scoped_ptr(T *p=0)boost::scoped_ptr< T >inlineexplicit
scoped_ptr(std::auto_ptr< T > p) BOOST_NOEXCEPTboost::scoped_ptr< T >inlineexplicit
swap(scoped_ptr &b) BOOST_NOEXCEPTboost::scoped_ptr< T >inline
~scoped_ptr()boost::scoped_ptr< T >inline