class CContactItemFieldDef : public CArrayFixFlat< TUid > |
A field definition.
This is an array of field types. Field definitions are used by CContactDatabase to specify a subset of fields when searching.
The CContactItemFieldDef class is derived from CArrayFixFlat<TUid> so all relevant functions can be used, e.g. to add and remove elements. It adds no functions other than a constructor.
Public Member Functions | |
---|---|
CContactItemFieldDef () |
CContactItemFieldDef | ( | ) | [inline] |
Constructs the CContactItemFieldDef object, with an array granularity of 8.
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.