class CArrayFixSeg : public CArrayFix |
Public Member Functions | |
---|---|
CArrayFixSeg ( TInt ) |
CArrayFixSeg | ( | TInt | aGranularity | ) | [inline, explicit] |
Constructs a segmented array of fixed length objects with the specified granularity.
The length of all array elements is the length of the class passed as the template parameter. The length must be non-zero.
Note that no memory is allocated to the array buffer by this constructor.
TInt aGranularity | The granularity of the array. |
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.