|
ARB
|
#include <smartptr.h>


Public Member Functions | |
| auto_delete_ptr (T *p) | |
| ~auto_delete_ptr () | |
| const T * | getPointer () const |
| T * | getPointer () |
Definition at line 115 of file smartptr.h.
|
inline |
Definition at line 118 of file smartptr.h.
References DUMP_SMART_PTRS_DO.
|
inline |
Definition at line 121 of file smartptr.h.
References DUMP_SMART_PTRS_DO.
|
inline |
Definition at line 126 of file smartptr.h.
|
inline |
Definition at line 127 of file smartptr.h.
1.8.8