class RCPointerArray : public RPointerArray |
An array of pointers to objects, that adds close type behaviour.
Public Member Functions | |
---|---|
RCPointerArray() | |
void | Close() |
void | Close | ( | ) | [inline] |
Closes the array and frees all resources (including deleting objects in the array).
Closes the array and frees all resources; this includes deleting the objects whose pointers are held by the array (i.e. it's the same as ResetAndDestroy()).
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.