Public Member Functions | |
| void | Clear () |
| Initialize (zero) all fields. | |
| void | Print () |
| Print all fields. | |
Public Attributes | |
| Data * | mpDescr |
| Data type Text. | |
| Data * | mpNote |
| Data type Text. | |
| Data * | mpLocation |
| Data type Text. | |
| double | mStartTime |
| Time the meeting begins. | |
| double | mEndTime |
| Time the meeting ends. | |
| int | mRepeat |
| 1 if repeating, 0 otherwise | |
| int | mPrivate |
| 1 if entry is private | |
| int | mCategory |
| Record category, or 0 if 'unfiled'. | |
| int | mUntimed |
| 1 if entry is untimed (just tied to day) | |
| int | mAlarmSet |
| 1 if alarm is set | |
| int | mAlarmAdv |
| Advance notice of alarm. | |
| int | mAdvUnits |
| Advance units 0=minutes, 1=hours, 2=days. | |
| Data * | mpExcept |
| int | mRepeatBrand |
| double | mRepeatEnd |
| Repeat: End date; 12/31/31 if none. | |
| int | mInterval |
| Repeat: Interval. | |
| int | mFirstDay |
| Repeat: First day of week. | |
| int | mDayIndex |
| Repeat: Day index; Brand: 1,2,3. | |
| int | mDayMask |
| Repeat: Day mask; Brand: 2. | |
| int | mWeekIndex |
| Repeat: Week index; Brand: 3. | |
| int | mDayNumber |
| Repeat: Day number; Brand: 4, 5. | |
| int | mMonthIndex |
| Repeat: Month Index; Brand: 5. | |
|
|
Initialize (zero) all fields.
|
|
|
Print all fields.
|
|
|
Advance units 0=minutes, 1=hours, 2=days.
|
|
|
Advance notice of alarm.
|
|
|
1 if alarm is set
|
|
|
Record category, or 0 if 'unfiled'.
|
|
|
Repeat: Day index; Brand: 1,2,3.
|
|
|
Repeat: Day mask; Brand: 2.
|
|
|
Repeat: Day number; Brand: 4, 5.
|
|
|
Time the meeting ends.
|
|
|
Repeat: First day of week.
|
|
|
Repeat: Interval.
|
|
|
Repeat: Month Index; Brand: 5.
|
|
|
Data type Text.
|
|
|
Repeat exception days |
|
|
Data type Text.
|
|
|
Data type Text.
|
|
|
1 if entry is private
|
|
|
1 if repeating, 0 otherwise
|
|
|
Brand of repeat: 1:Daily, 2:Weekly, 3:MonthByDay, 4:MonthByDate 5:YearByDate, 6:YearByDay |
|
|
Repeat: End date; 12/31/31 if none.
|
|
|
Time the meeting begins.
|
|
|
1 if entry is untimed (just tied to day)
|
|
|
Repeat: Week index; Brand: 3.
|
1.4.6