CCalAttachmentManagerImpl Class Reference

class CCalAttachmentManagerImpl : public CBase

Implementation of the CCalAttachmentManager.

Inherits from

  • CCalAttachmentManagerImpl

Constructor & Destructor Documentation

CCalAttachmentManagerImpl(CCalSession &)

CCalAttachmentManagerImpl(CCalSession &aSession)[private]

Parameters

CCalSession & aSession

~CCalAttachmentManagerImpl()

~CCalAttachmentManagerImpl()

Member Functions Documentation

ConstructL(MCalProgressCallBack &)

voidConstructL(MCalProgressCallBack &aProgressCallBack)[private]

Parameters

MCalProgressCallBack & aProgressCallBack

EntriesReferencingFileAttachmentL(RArray< TCalLocalUid > &, const CAgnAttachment &)

voidEntriesReferencingFileAttachmentL(RArray< TCalLocalUid > &aUids,
const CAgnAttachment &aAttachment
)

Parameters

RArray< TCalLocalUid > & aUids
const CAgnAttachment & aAttachment

FetchAttachmentsL(CCalAttachmentManager::TSortOrder)

CCalAttachmentIteratorImpl *FetchAttachmentsL(CCalAttachmentManager::TSortOrderaSortType)const

NewL(CCalSession &, MCalProgressCallBack &)

CCalAttachmentManagerImpl *NewL(CCalSession &aSession,
MCalProgressCallBack &aProgressCallBack
)[static]

Parameters

CCalSession & aSession
MCalProgressCallBack & aProgressCallBack

Member Data Documentation

CCalSessionImpl & iCalSessionImpl

CCalSessionImpl &iCalSessionImpl[private]