A convenient way to set the PointerTo object to NULL. (Assignment to a NULL pointer also works, of course.) Reimplemented in PointerTo< T >, ConstPointerTo< T >, PointerToArray< Element >, ConstPointerToArray< Element >, and ConstPointerToArray< unsigned char >. Definition at line 126 of file pointerToBase.I.
template<class T >
A handy function to output PointerTo's as a hex pointer followed by a reference count. Definition at line 138 of file pointerToBase.I.
template<class T >
This is the main work of the PointerTo family. When the pointer is reassigned, decrement the old reference count and increment the new one. Definition at line 58 of file pointerToBase.I. Referenced by PfmFile::resize(). The documentation for this class was generated from the following files:
| ||||||||||||||||||||||||||||||||||||||||||||||||