|
|
void | show_stack (std::ostream &) const |
| |
|
void | show_refs (std::ostream &, bool self=true, bool weak=false) const |
| |
|
void | spy_refs (ref_set_t &) const |
| |
|
|
| shared_ptr_base (const track_t &track) |
| |
|
void | track_new () |
| |
|
void | track_new (void *ptr) |
| |
|
void | track_assign (const shared_ptr_base &o) |
| |
|
void | track_clear () |
| |
|
void | swap (shared_ptr_base &o) |
| |
|
void | snap_stack () |
| |
|
| ptr_base (const track_t &track) |
| |
|
| ptr_base (const ptr_base &)=delete |
| |
|
| ptr_base (ptr_base &&)=delete |
| |
|
ptr_base & | operator= (const ptr_base &)=delete |
| |
|
|
typedef std::set< const shared_ptr_base * > | ref_set_t |
| |
|
typedef std::shared_ptr< tracker > | track_t |
| |
|
track_t | track |
| |
Definition at line 64 of file debugPtr.h.
The documentation for this class was generated from the following file: