EW_TimerIntervalList
EW_TimerIntervalList
ew
1998 12-05
CLASS
EW_TimerIntervalList - linked list of timer intervals
SYNOPSIS
Class EW_TimerIntervalList
is basically just a doubly-linked list of
EW_TimerInterval's using the GPL_DoubleList.
PUBLIC MEMBER FUNCTIONS
Inheritance from class
GPL_DoubleList
FILES
ew/eventcxt.h Window header file
SEE ALSO
EW_intro(3),
EW_TimerInterval(3),
GPL_DoubleList(3)