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

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

_internal_equiv(shared_ptr const &r) const BOOST_NOEXCEPTboost::shared_ptr< T >inline
_internal_get_deleter(boost::detail::sp_typeinfo const &ti) const BOOST_NOEXCEPTboost::shared_ptr< T >inline
_internal_get_untyped_deleter() const BOOST_NOEXCEPTboost::shared_ptr< T >inline
element_type typedefboost::shared_ptr< T >
get() const BOOST_NOEXCEPTboost::shared_ptr< T >inline
operator*() const boost::shared_ptr< T >inline
operator->() const boost::shared_ptr< T >inline
operator=(shared_ptr const &r) BOOST_NOEXCEPTboost::shared_ptr< T >inline
operator=(shared_ptr< Y > const &r) BOOST_NOEXCEPTboost::shared_ptr< T >inline
operator=(std::auto_ptr< Y > &r)boost::shared_ptr< T >inline
operator=(std::auto_ptr< Y > &&r)boost::shared_ptr< T >inline
operator=(std::unique_ptr< Y, D > &&r)boost::shared_ptr< T >inline
operator=(shared_ptr &&r) BOOST_NOEXCEPTboost::shared_ptr< T >inline
operator=(shared_ptr< Y > &&r) BOOST_NOEXCEPTboost::shared_ptr< T >inline
operator=(boost::detail::sp_nullptr_t) BOOST_NOEXCEPTboost::shared_ptr< T >inline
operator[](std::ptrdiff_t i) const boost::shared_ptr< T >inline
owner_before(shared_ptr< Y > const &rhs) const BOOST_NOEXCEPTboost::shared_ptr< T >inline
owner_before(weak_ptr< Y > const &rhs) const BOOST_NOEXCEPTboost::shared_ptr< T >inline
reset() BOOST_NOEXCEPTboost::shared_ptr< T >inline
reset(Y *p)boost::shared_ptr< T >inline
reset(Y *p, D d)boost::shared_ptr< T >inline
reset(Y *p, D d, A a)boost::shared_ptr< T >inline
reset(shared_ptr< Y > const &r, element_type *p)boost::shared_ptr< T >inline
shared_ptr classboost::shared_ptr< T >friend
shared_ptr() BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(boost::detail::sp_nullptr_t) BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(Y *p)boost::shared_ptr< T >inlineexplicit
shared_ptr(Y *p, D d)boost::shared_ptr< T >inline
shared_ptr(boost::detail::sp_nullptr_t p, D d)boost::shared_ptr< T >inline
shared_ptr(Y *p, D d, A a)boost::shared_ptr< T >inline
shared_ptr(boost::detail::sp_nullptr_t p, D d, A a)boost::shared_ptr< T >inline
shared_ptr(shared_ptr const &r) BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(weak_ptr< Y > const &r)boost::shared_ptr< T >inlineexplicit
shared_ptr(weak_ptr< Y > const &r, boost::detail::sp_nothrow_tag) BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(shared_ptr< Y > const &r, typename boost::detail::sp_enable_if_convertible< Y, T >::type=boost::detail::sp_empty()) BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(shared_ptr< Y > const &r, element_type *p) BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(std::auto_ptr< Y > &r)boost::shared_ptr< T >inlineexplicit
shared_ptr(std::auto_ptr< Y > &&r)boost::shared_ptr< T >inline
shared_ptr(std::unique_ptr< Y, D > &&r)boost::shared_ptr< T >inline
shared_ptr(shared_ptr &&r) BOOST_NOEXCEPTboost::shared_ptr< T >inline
shared_ptr(shared_ptr< Y > &&r, typename boost::detail::sp_enable_if_convertible< Y, T >::type=boost::detail::sp_empty()) BOOST_NOEXCEPTboost::shared_ptr< T >inline
swap(shared_ptr &other) BOOST_NOEXCEPTboost::shared_ptr< T >inline
unique() const BOOST_NOEXCEPTboost::shared_ptr< T >inline
use_count() const BOOST_NOEXCEPTboost::shared_ptr< T >inline
weak_ptr classboost::shared_ptr< T >friend