8 #ifndef __WVDAILYEVENT_H
9 #define __WVDAILYEVENT_H
44 WvDailyEvent(
int _first_hour,
int _num_per_day=0,
bool _skip_first=
true );
66 void configure(
int _first_hour,
int _num_per_day=0,
bool _skip_first=
true );
91 const char *wstype()
const {
return "WvDailyEvent"; }