CMREntryProcessor Class Reference

class CMREntryProcessor : public CBase

Inherits from

Constructor & Destructor Documentation

~CMREntryProcessor()

~CMREntryProcessor()[inline]

Member Functions Documentation

NewL(TESMRCalendarEventType, MESMRCalDbMgr &)

CMREntryProcessor *NewL(TESMRCalendarEventTypeaEventType,
MESMRCalDbMgr &aCalDb
)[static, inline]

Parameters

TESMRCalendarEventType aEventType
MESMRCalDbMgr & aCalDb

Member Data Documentation

TUid iDtor_ID_Key

TUid iDtor_ID_Key[private]

iDtor_ID_Key Instance identifier key. When instance of an implementation is created by ECOM framework, the framework will assign UID for it. The UID is used in destructor to notify framework that this instance is being destroyed and resources can be released.