|
void | f () override |
|
copp::memory::strong_rc_ptr< X > | getX () override |
|
|
static copp::memory::strong_rc_ptr< impl > | create () |
|
Definition at line 2468 of file rc_ptr_test.cpp.
◆ impl() [1/2]
strong_rc::n_spt_shared_from_this::impl::impl |
( |
impl const & |
| ) |
|
|
private |
◆ impl() [2/2]
strong_rc::n_spt_shared_from_this::impl::impl |
( |
| ) |
|
|
inlineprivate |
◆ create()
static copp::memory::strong_rc_ptr< impl > strong_rc::n_spt_shared_from_this::impl::create |
( |
| ) |
|
|
inlinestatic |
◆ f()
void strong_rc::n_spt_shared_from_this::impl::f |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getX()
copp::memory::strong_rc_ptr< X > strong_rc::n_spt_shared_from_this::impl::getX |
( |
| ) |
|
|
inlineoverridevirtual |
◆ operator=()
impl & strong_rc::n_spt_shared_from_this::impl::operator= |
( |
impl const & |
| ) |
|
|
private |
◆ weak_this
copp::memory::weak_rc_ptr<impl> strong_rc::n_spt_shared_from_this::impl::weak_this |
|
private |
The documentation for this class was generated from the following file: