class ROffsetArray |
Template for offset implementation of pointer array
Public Member Functions | |
---|---|
ROffsetArray() | |
void | Close(RHeap *) |
TInt | Count() |
TInt | Create(RHeap *, TInt) |
void | SetAt(TInt, T *) |
T * | operator[](TInt) |
Private Attributes | |
---|---|
TInt | iCount |
TInt | iOffset |
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.