CContactItemPlusGroup Class Reference
class CContactItemPlusGroup : public CContactItem |
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::Type()const |
| CContactItem::UidStringL(TInt64)const |
| CContactItem::UpdateFieldSet(CContactItemFieldSet *) |
| CContactItem::~CContactItem() |
Constructor & Destructor Documentation
CContactItemPlusGroup()
CContactItemPlusGroup | ( | ) | [protected] |
~CContactItemPlusGroup()
IMPORT_C | ~CContactItemPlusGroup | ( | ) | [protected] |
Frees the array of group IDs to which the derived class object belongs. Frees the array of contact item IDs which identify the groups to which the derived class object belongs, prior to its destruction.
Member Functions Documentation
ExternalizeL(RWriteStream &)
Parameters
RWriteStream & aStream | Stream to which the object should be externalised. |
GroupsJoined()
Returns a pointer to a list of contact item IDs which identify the groups to which the derived class object belongs.
GroupsJoinedLC()
Returns a pointer to a list of contact item IDs which identify the groups to which the derived class object belongs.
InternalizeL(RReadStream &)
Parameters
RReadStream & aStream | Stream from which the object should be internalised. |
ResetGroups()
IMPORT_C void | ResetGroups | ( | ) | |
SetGroups(CContactIdArray *)
Member Data Documentation
CContactIdArray * iGroups
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.