A special event iterator, providing also access to the current value. More...
#include <model.h>
Public Member Functions | |
EventIterator (const Calendar *c, Date d=Date::infinitePast) | |
const T * | getValue () |
A special event iterator, providing also access to the current value.
Definition at line 618 of file model.h.
frepple::CalendarPointer< T >::EventIterator::EventIterator | ( | const Calendar * | c, | |
Date | d = Date::infinitePast | |||
) | [inline] |
const T* frepple::CalendarPointer< T >::EventIterator::getValue | ( | ) | [inline] |