CAutoVectorPtr Members
Methods
Call this method to allocate the memory required by the array of objects pointed to by CAutoVectorPtr. |
|
Call this method to take ownership of an existing pointer. |
|
The constructor. |
|
The destructor. |
|
Call this method to release ownership of a pointer. |
|
Call this method to delete an object pointed to by a CAutoVectorPtr. |
Operators
The assignment operator. |
|
The cast operator. |
Data Members
The pointer data member variable. |