Location:
badesca.h
Link against: bafl.lib
CDesC8ArraySeg
Supported from 5.0
An array of 8 bit descriptors implemented using a segmented buffer.
|
Defined in CDesC8ArraySeg:
CDesC8ArraySeg(), ~CDesC8ArraySeg()
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[]
CDesC8ArraySeg(TInt aGranularity);
Constructs a segmented descriptor array with the specified granularity.
No memory is allocated to the array buffer by this constructor.
|
~CDesC8ArraySeg();
Frees all resources owned by the object, prior to its destruction.