#include <app/cntviewbase.h>
class RFieldBufferArray : public RArray< CContactDatabase::TTextFieldMinimal > |
Public Member Functions | |
---|---|
RFieldBufferArray() | |
TInt | LastTotal() |
TInt | NewTotal() |
void | ResizeL(TInt) |
void | ZeroAll() |
Wrapper around RArray, to container TTextFieldMinimal buffers.
Features: minimum size 1, easy resize of array, persistent last counted total.