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