![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "enable_shared_from_this.hpp"
Public Member Functions | |
| shared_ptr< T > | shared_from_this () |
| shared_ptr< T const > | shared_from_this () const |
| template<class X , class Y > | |
| void | _internal_accept_owner (shared_ptr< X > const *ppx, Y *py) const |
Protected Member Functions | |
| enable_shared_from_this () BOOST_NOEXCEPT | |
| enable_shared_from_this (enable_shared_from_this const &) BOOST_NOEXCEPT | |
| enable_shared_from_this & | operator= (enable_shared_from_this const &) BOOST_NOEXCEPT |
| ~enable_shared_from_this () BOOST_NOEXCEPT | |
Definition at line 24 of file enable_shared_from_this.hpp.
|
inlineprotected |
Definition at line 28 of file enable_shared_from_this.hpp.
|
inlineprotected |
Definition at line 32 of file enable_shared_from_this.hpp.
|
inlineprotected |
Definition at line 41 of file enable_shared_from_this.hpp.
|
inline |
Definition at line 64 of file enable_shared_from_this.hpp.
|
inlineprotected |
Definition at line 36 of file enable_shared_from_this.hpp.
|
inline |
Definition at line 47 of file enable_shared_from_this.hpp.
|
inline |
Definition at line 54 of file enable_shared_from_this.hpp.