![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "sp_counted_impl.hpp"
Inheritance diagram for boost::detail::sp_counted_impl_p< X >:
Collaboration diagram for boost::detail::sp_counted_impl_p< X >:Public Member Functions | |
| sp_counted_impl_p (X *px) | |
| virtual void | dispose () |
| virtual void * | get_deleter (detail::sp_typeinfo const &) |
| virtual void * | get_untyped_deleter () |
Public Member Functions inherited from boost::detail::sp_counted_base | |
| sp_counted_base () | |
| virtual | ~sp_counted_base () |
| virtual void | destroy () |
| void | add_ref_copy () |
| bool | add_ref_lock () |
| void | release () |
| void | weak_add_ref () |
| void | weak_release () |
| long | use_count () const |
| sp_counted_base () | |
| virtual | ~sp_counted_base () |
| virtual void | destroy () |
| void | add_ref_copy () |
| bool | add_ref_lock () |
| void | release () |
| void | weak_add_ref () |
| void | weak_release () |
| long | use_count () const |
Definition at line 53 of file sp_counted_impl.hpp.
|
inlineexplicit |
Definition at line 66 of file sp_counted_impl.hpp.
|
inlinevirtual |
|
inlinevirtual |
Implements boost::detail::sp_counted_base.
Definition at line 81 of file sp_counted_impl.hpp.
|
inlinevirtual |
Implements boost::detail::sp_counted_base.
Definition at line 86 of file sp_counted_impl.hpp.