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, bool f=true) | |
| T | getValue () |
A special event iterator, providing also access to the current value.
Definition at line 443 of file model.h.
| frepple::CalendarValue< T >::EventIterator::EventIterator | ( | const Calendar * | c, | |
| Date | d = Date::infinitePast, |
|||
| bool | f = true | |||
| ) | [inline] |
Constructor.
Reimplemented from frepple::Calendar::EventIterator.
| T frepple::CalendarValue< T >::EventIterator::getValue | ( | ) | [inline] |
1.6.1