CContactCard Class Reference
class CContactCard : public CContactItemPlusGroup |
A contact card.
Implements the Type() function declared in class CContactItem. Contact cards may optionally be constructed from a template.
Inherited Functions |
---|
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
| CContactItem::AccessCount()const |
| CContactItem::AddFieldL(CContactItemField &) |
| CContactItem::AddLabelFieldL() |
| CContactItem::Agent() |
| CContactItem::Attributes()const |
| CContactItem::CardFields()const |
| CContactItem::ClearFieldContent() |
| CContactItem::DecAccessCount() |
| CContactItem::Guid() |
| CContactItem::Id()const |
| CContactItem::IncAccessCount() |
| CContactItem::InsertFieldL(CContactItemField &,TInt) |
| CContactItem::IsDeletable() |
| CContactItem::IsDeleted()const |
| CContactItem::IsHidden() |
| CContactItem::IsSystem() |
| CContactItem::LastModified()const |
| CContactItem::NewLC(RReadStream &) |
| CContactItem::NewLC(TUid) |
| CContactItem::PopulateStoreL(CStreamStore &,CArrayFix< TFieldHeader > &)const |
| CContactItem::RemoveField(TInt) |
| CContactItem::RestoreTemplateFieldsL(const CContactItemFieldSet &,const CContactItemFieldSet &,const CContactItemViewDef &) |
| CContactItem::SetAccessCount(TUint32) |
| CContactItem::SetAttributes(TUint32) |
| CContactItem::SetCreationDate(const TTime &) |
| CContactItem::SetDeleted(TBool) |
| CContactItem::SetHidden(TBool) |
| CContactItem::SetId(TContactItemId) |
| CContactItem::SetLastModified(const TTime &) |
| CContactItem::SetSystem(TBool) |
| CContactItem::SetTemplateRefId(TContactItemId) |
| CContactItem::SetUidStringL(TDesC &) |
| CContactItem::TemplateRefId()const |
| CContactItem::UidStringL(TInt64)const |
| CContactItem::UpdateFieldSet(CContactItemFieldSet *) |
| CContactItem::~CContactItem() |
| CContactItemPlusGroup::CContactItemPlusGroup() |
| CContactItemPlusGroup::ExternalizeL(RWriteStream &)const |
| CContactItemPlusGroup::GroupsJoined()const |
| CContactItemPlusGroup::InternalizeL(RReadStream &) |
| CContactItemPlusGroup::ResetGroups() |
| CContactItemPlusGroup::SetGroups(CContactIdArray *) |
| CContactItemPlusGroup::~CContactItemPlusGroup() |
Constructor & Destructor Documentation
~CContactCard()
Frees all resources owned by the contact card, prior to its destruction.
Member Functions Documentation
GroupsJoinedLC()
Returns a pointer to a list of contact item IDs which identify the groups to which this contact card belongs.
NewL()
Allocates and constructs a new contact card.
NewL(const CContactItem *)
Allocates and constructs a new contact card whose field set is seeded from a template.
Parameters
const CContactItem * aTemplate | Pointer to the template whose field set and field data are copied into the new contact card. |
NewLC()
Allocates and constructs a new contact card.
NewLC(const CContactItem *)
Allocates and constructs a new contact card whose field set is seeded from a template.
Parameters
const CContactItem * aTemplate | Pointer to the template whose field set and field data are copied into the new contact card. |
Type()
IMPORT_C TUid | Type | ( | ) | const [virtual] |
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.