CCalFileChangeInfo Class Reference

class CCalFileChangeInfo : public CBase

This class provides information about the calendar file change

Inherits from

Constructor & Destructor Documentation

CCalFileChangeInfo(CAgnFileChangeInfo *)

CCalFileChangeInfo(CAgnFileChangeInfo *aAgnFileChangeInfo)[private]

Parameters

CAgnFileChangeInfo * aAgnFileChangeInfo

~CCalFileChangeInfo()

~CCalFileChangeInfo()

Member Functions Documentation

ChangeType()

IMPORT_C MCalFileChangeObserver::TChangeTypeChangeType()const

Get the type of change that happened to the file

FileNameL()

IMPORT_C const TDesC &FileNameL()const

Get the file name of the file that has changed

NewL(CAgnFileChangeInfo *)

CCalFileChangeInfo *NewL(CAgnFileChangeInfo *aAgnFileChangeInfo)[static]

Parameters

CAgnFileChangeInfo * aAgnFileChangeInfo

Member Data Documentation

CAgnFileChangeInfo * iImpl

CAgnFileChangeInfo *iImpl[private]