class CCalFileChangeInfo : public CBase |
This class provides information about the calendar file change
Public Member Functions | |
---|---|
~CCalFileChangeInfo() | |
IMPORT_C MCalFileChangeObserver::TChangeType | ChangeType() |
IMPORT_C const TDesC & | FileNameL() |
CCalFileChangeInfo * | NewL(CAgnFileChangeInfo *) |
Private Member Functions | |
---|---|
CCalFileChangeInfo(CAgnFileChangeInfo *) |
Private Attributes | |
---|---|
CAgnFileChangeInfo * | iImpl |
CCalFileChangeInfo | ( | CAgnFileChangeInfo * | aAgnFileChangeInfo | ) | [private] |
CAgnFileChangeInfo * aAgnFileChangeInfo |
IMPORT_C MCalFileChangeObserver::TChangeType | ChangeType | ( | ) | const |
Get the type of change that happened to the file
CCalFileChangeInfo * | NewL | ( | CAgnFileChangeInfo * | aAgnFileChangeInfo | ) | [static] |
CAgnFileChangeInfo * aAgnFileChangeInfo |