frepple::CalendarValue< T >::EventIterator Class Reference
A special event iterator, providing also access to the current value. More...
#include <model.h>
Inheritance diagram for frepple::CalendarValue< T >::EventIterator:

Public Member Functions | |
EventIterator (const Calendar *c, Date d=Date::infinitePast, bool f=true) | |
T | getValue () |
Detailed Description
template<typename T>
class frepple::CalendarValue< T >::EventIterator
A special event iterator, providing also access to the current value.
Constructor & Destructor Documentation
template<typename T>
frepple::CalendarValue< T >::EventIterator::EventIterator | ( | const Calendar * | c, |
Date | d = Date::infinitePast , |
||
bool | f = true |
||
) | [inline] |
Constructor.
Reimplemented from frepple::Calendar::EventIterator.
Member Function Documentation
template<typename T>
T frepple::CalendarValue< T >::EventIterator::getValue | ( | ) | [inline] |
The documentation for this class was generated from the following file:
Documentation generated for frePPLe by
