TContactFieldAtts Class Reference

class TContactFieldAtts

Constructor & Destructor Documentation

TContactFieldAtts()

TContactFieldAtts ( ) [inline]

Member Functions Documentation

Attribs()

TUint32 Attribs ( ) const

Get contact field arributes.

Count()

TInt Count ( ) const

ExtendedAttribs()

TUint32 ExtendedAttribs ( ) const

Get contact field extended arributes.

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

Externalize implementation.

Parameters

RWriteStream & aStream

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

Internalize implementation.

Parameters

RReadStream & aStream

SetAttribs(TUint32)

void SetAttribs ( TUint32 aAttribs )

Set contact field attributes.

Parameters

TUint32 aAttribs contact field arributes to be set.

SetCount(TInt)

void SetCount ( TInt aCount )

Parameters

TInt aCount

SetExtendedAttribs(TUint32)

void SetExtendedAttribs ( TUint32 aExtendedAttribs )

Set contact field extended arributes.

Parameters

TUint32 aExtendedAttribs contact field extended arributes to be set.

SetTemplateFieldId(TInt)

void SetTemplateFieldId ( TInt aId )

Parameters

TInt aId

SetType(TStorageType)

void SetType ( TStorageType aType )

Set storage type.

Parameters

TStorageType aType storage type to set.

TemplateFieldId()

TInt TemplateFieldId ( ) const

Type()

TStorageType Type ( ) const

Get contact field storage type.

Member Data Documentation

TUint32 iExtendedAttribs

TUint32 iExtendedAttribs [private]

TUint32 iStorage

TUint32 iStorage [private]