Definition at line 34 of file mythsharedptr.h.
◆ ~shared_ptr_base()
| shared_ptr_base::~shared_ptr_base |
( |
| ) |
|
|
protectedvirtual |
◆ shared_ptr_base() [1/2]
| shared_ptr_base::shared_ptr_base |
( |
| ) |
|
|
protected |
◆ shared_ptr_base() [2/2]
| shared_ptr_base::shared_ptr_base |
( |
const shared_ptr_base & | s | ) |
|
|
protected |
◆ clear_counter()
| bool shared_ptr_base::clear_counter |
( |
| ) |
|
|
protected |
◆ get_count()
| int shared_ptr_base::get_count |
( |
| ) |
const |
|
protected |
◆ is_null()
| bool Myth::shared_ptr_base::is_null |
( |
| ) |
const |
|
inlineprotected |
◆ operator=()
| shared_ptr_base & shared_ptr_base::operator= |
( |
const shared_ptr_base & | s | ) |
|
|
protected |
◆ reset_counter()
| void shared_ptr_base::reset_counter |
( |
| ) |
|
|
protected |
◆ swap_counter()
| void shared_ptr_base::swap_counter |
( |
shared_ptr_base & | s | ) |
|
|
protected |
◆ pc
| OS::Atomic* Myth::shared_ptr_base::pc |
|
private |
◆ spare
| OS::Atomic* Myth::shared_ptr_base::spare |
|
private |
The documentation for this class was generated from the following files: