![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "sp_counted_impl.hpp"
Public Member Functions | |
sp_counted_impl_pda (P p, D &d, A a) | |
sp_counted_impl_pda (P p, A a) | |
virtual void | dispose () |
virtual void | destroy () |
virtual void * | get_deleter (detail::sp_typeinfo const &ti) |
virtual void * | get_untyped_deleter () |
![]() | |
sp_counted_base () | |
virtual | ~sp_counted_base () |
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 () |
void | add_ref_copy () |
bool | add_ref_lock () |
void | release () |
void | weak_add_ref () |
void | weak_release () |
long | use_count () const |
Definition at line 195 of file sp_counted_impl.hpp.
|
inline |
Definition at line 212 of file sp_counted_impl.hpp.
|
inline |
Definition at line 216 of file sp_counted_impl.hpp.
|
inlinevirtual |
Reimplemented from boost::detail::sp_counted_base.
Definition at line 225 of file sp_counted_impl.hpp.
|
inlinevirtual |
Implements boost::detail::sp_counted_base.
Definition at line 220 of file sp_counted_impl.hpp.
|
inlinevirtual |
Implements boost::detail::sp_counted_base.
Definition at line 235 of file sp_counted_impl.hpp.
|
inlinevirtual |
Implements boost::detail::sp_counted_base.
Definition at line 240 of file sp_counted_impl.hpp.