#include <cntfield.h>
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() |
TContactFieldAtts | ( | ) | [inline] |
TUint32 | Attribs | ( | ) | const |
TInt | Count | ( | ) | const |
TUint32 | ExtendedAttribs | ( | ) | const |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
void | InternalizeL | ( | RReadStream & | aStream | ) |
void | SetAttribs | ( | TUint32 | aAttribs | ) |
void | SetCount | ( | TInt | aCount | ) |
void | SetExtendedAttribs | ( | TUint32 | aExtendedAttribs | ) |