Public Member Functions | Private Types | Private Member Functions | Private Attributes
boost::detail::sp_counted_impl_p< X > Class Template Reference

#include <sp_counted_impl.hpp>

Inheritance diagram for boost::detail::sp_counted_impl_p< X >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void dispose ()
virtual void * get_deleter (detail::sp_typeinfo const &)
 sp_counted_impl_p (X *px)

Private Types

typedef sp_counted_impl_p< X > this_type

Private Member Functions

sp_counted_impl_poperator= (sp_counted_impl_p const &)
 sp_counted_impl_p (sp_counted_impl_p const &)

Private Attributes

X * px_

Detailed Description

template<class X>
class boost::detail::sp_counted_impl_p< X >

Definition at line 53 of file sp_counted_impl.hpp.


Member Typedef Documentation

template<class X >
typedef sp_counted_impl_p<X> boost::detail::sp_counted_impl_p< X >::this_type [private]

Definition at line 62 of file sp_counted_impl.hpp.


Constructor & Destructor Documentation

template<class X >
boost::detail::sp_counted_impl_p< X >::sp_counted_impl_p ( sp_counted_impl_p< X > const &  ) [private]
template<class X >
boost::detail::sp_counted_impl_p< X >::sp_counted_impl_p ( X *  px) [inline, explicit]

Definition at line 66 of file sp_counted_impl.hpp.


Member Function Documentation

template<class X >
virtual void boost::detail::sp_counted_impl_p< X >::dispose ( ) [inline, virtual]

Implements boost::detail::sp_counted_base.

Definition at line 73 of file sp_counted_impl.hpp.

template<class X >
virtual void* boost::detail::sp_counted_impl_p< X >::get_deleter ( detail::sp_typeinfo const &  ) [inline, virtual]

Implements boost::detail::sp_counted_base.

Definition at line 81 of file sp_counted_impl.hpp.

template<class X >
sp_counted_impl_p& boost::detail::sp_counted_impl_p< X >::operator= ( sp_counted_impl_p< X > const &  ) [private]

Member Data Documentation

template<class X >
X* boost::detail::sp_counted_impl_p< X >::px_ [private]

Definition at line 57 of file sp_counted_impl.hpp.


The documentation for this class was generated from the following file:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30