class TGsChildRefData |
Class representing a child entry's unique id and its recurrence id. Held by parent classes.
Public Member Functions | |
---|---|
TGsChildRefData(TCalLocalUid, const TAgnCalendarTime &) | |
IMPORT_C TCalLocalUid | ChildId() |
IMPORT_C const TAgnCalendarTime & | RecurrenceId() |
Private Attributes | |
---|---|
TCalLocalUid | iChildId |
TAgnCalendarTime | iRecurrenceId |
IMPORT_C | TGsChildRefData | ( | TCalLocalUid | aChildId, |
const TAgnCalendarTime & | aRecurId | |||
) |
TCalLocalUid aChildId | |
const TAgnCalendarTime & aRecurId |