| class TContactFieldAtts |
| Public Member Functions | |
|---|---|
| TContactFieldAtts() | |
| TUint32 | Attribs() |
| TInt | Count() |
| TUint32 | ExtendedAttribs() |
| void | ExternalizeL(RWriteStream &) |
| void | InternalizeL(RReadStream &) |
| void | SetAttribs(TUint32) |
| void | SetCount(TInt) |
| void | SetExtendedAttribs(TUint32) |
| void | SetTemplateFieldId(TInt) |
| void | SetType(TStorageType) |
| TInt | TemplateFieldId() |
| TStorageType | Type() |
| Private Attributes | |
|---|---|
| TUint32 | iExtendedAttribs |
| TUint32 | iStorage |
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
| RWriteStream & aStream |
| void | SetExtendedAttribs | ( | TUint32 | aExtendedAttribs | ) |
| TUint32 aExtendedAttribs |