Go to the documentation of this file.
42 mutable char file[NAME_MAX * 2 + 1];
57 time_t
Day(
void)
const {
return day; }
65 const char *
Aux(
void)
const {
return aux; }
70 bool Parse(
const char *s);
76 static time_t
IncDay(time_t t,
int Days);
77 static time_t
SetTime(time_t t,
int SecondsFromMidnight);
79 bool Matches(time_t t = 0,
bool Directly =
false,
int Margin = 0)
const;
133 void Del(
cTimer *Timer,
bool DeleteObject =
true);