ARB
|
#include <smartptr.h>
Public Member Functions | |
Counted (T *p) | |
unsigned | new_reference () |
unsigned | free_reference () |
const T * | getPointer () const |
T * | getPointer () |
Friends | |
class | SmartPtr< T, Counted< T, AP > > |
Definition at line 152 of file smartptr.h.
Definition at line 158 of file smartptr.h.
References DUMP_SMART_PTRS_DO, Counted< T, AP >::getPointer(), and tpl_assert.
Definition at line 169 of file smartptr.h.
References DUMP_SMART_PTRS_DO, and Counted< T, AP >::getPointer().
Definition at line 173 of file smartptr.h.
References DUMP_SMART_PTRS_DO, Counted< T, AP >::getPointer(), and tpl_assert.
Definition at line 179 of file smartptr.h.
Referenced by Counted< T, AP >::Counted(), Counted< T, AP >::free_reference(), and Counted< T, AP >::new_reference().
Definition at line 180 of file smartptr.h.
Definition at line 182 of file smartptr.h.