|
void | resetWithoutDeleting () |
|
bool | isSelfDestroyer () const |
|
void | setIsSelfDestroyer (bool inisSelfDestroyer=true) const |
|
void | unsetIsSelfDestroyer () const |
|
T * | operator= (T *inPointer) |
|
T & | operator* () |
|
T const & | operator* () const |
|
T * | operator-> () |
|
T const * | operator-> () const |
|
| CArraySelfDestroyPointer (T *, bool=true) |
|
| CArraySelfDestroyPointer (const CArraySelfDestroyPointer< T > &inSelfDestroyPointer) |
|
| operator bool () const |
|
| operator T* () const |
|
The documentation for this class was generated from the following file: