CCalEntryId Class Reference

class CCalEntryId : public CBase

Class representing a uniquely identifiable calendar entry in a calendar file.

Inherits from

Constructor & Destructor Documentation

CCalEntryId()

CCalEntryId()[private]

~CCalEntryId()

IMPORT_C~CCalEntryId()

Member Functions Documentation

IdL()

IMPORT_C TPtrC8IdL()

InstanceTimeL()

IMPORT_C TCalTimeInstanceTimeL()const

LocalUidL()

IMPORT_C TCalLocalUidLocalUidL()const

NewL(TDesC8 *)

IMPORT_C CCalEntryId *NewL(TDesC8 *aFlatData)[static]

Parameters

TDesC8 * aFlatData

RecurrenceIdL()

IMPORT_C TCalTimeRecurrenceIdL()

StoreFileNameL()

IMPORT_C TPtrCStoreFileNameL()

Member Data Documentation

CCalEntryIdImpl * iImpl

CCalEntryIdImpl *iImpl[private]