|
UFO: Alien Invasion
|
#include <sharedptr.h>


Public Member Functions | |
| SharedPtrDeletionImpl (T *ptr) | |
| ~SharedPtrDeletionImpl () | |
| Public Member Functions inherited from SharedPtrDeletionInternal | |
| virtual | ~SharedPtrDeletionInternal () |
Private Attributes | |
| T * | _ptr |
Definition at line 18 of file sharedptr.h.
|
inline |
Definition at line 20 of file sharedptr.h.
References _ptr.
|
inline |
Definition at line 24 of file sharedptr.h.
|
private |
Definition at line 34 of file sharedptr.h.
Referenced by SharedPtrDeletionImpl(), and ~SharedPtrDeletionImpl().