Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Methods
Call this method to allocate memory. |
|
Call this method to take ownership of an existing pointer. |
|
The destructor. |
|
Call this method to release ownership of a pointer. |
|
Call this method to delete an object pointed to by a CHeapPtrBase. |
|
Call this method to reallocate memory. |
Operators
The & operator. |
|
The cast operator. |
|
The pointer-to-member operator. |
Data Members
The pointer data member variable. |