Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

[Index] [Spacer] [Previous] [Next]



Location: CNTFIELD.H

Class CContactItemFieldDef

class CContactItemFieldDef : public CArrayFixFlat< TUid >;

Description

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.

Derivation

Members

Defined in CContactItemFieldDef:
CContactItemFieldDef()

Inherited from CArrayFixFlat< TUid >:
CArrayFixFlat(), SetReserveL(), ~CArrayFixFlat()


Construction and destruction


CContactItemFieldDef()

inline CContactItemFieldDef();

Description

Constructs the CContactItemFieldDef object, with an array granularity of 8.

Terms and conditions of use of the material