Location:
badesca.h
Link against: bafl.lib
CDesC16ArrayFlat
Supported from 5.0
Array of 16 bit descriptors implemented using a flat buffer.
|
Defined in CDesC16ArrayFlat:
CDesCArrayFlat(), ~CDesC16ArrayFlat()
Inherited from CArrayFixBase:
Compress(),
Count(),
Length()
Inherited from CBase:
operator new()
Inherited from CDesC16Array:
AppendL(),
Delete(),
Find(),
FindIsq(),
InsertIsqAllowDuplicatesL(),
InsertIsqL(),
InsertL(),
MdcaCount(),
MdcaPoint(),
Reset(),
Sort(),
operator[]
CDesC16ArrayFlat(TInt aGranularity);
Constructs a flat descriptor array with the specified granularity.
No memory is allocated to the array buffer by this constructor.
|
~CDesC16ArrayFlat();
Frees all resources owned by the object, prior to its destruction.