frepple::Calendar::EventIterator Class Reference
An iterator class to go through all dates where the calendar value changes.
More...
#include <model.h>
List of all members.
Detailed Description
An iterator class to go through all dates where the calendar value changes.
Definition at line 282 of file model.h.
Constructor & Destructor Documentation
frepple::Calendar::EventIterator::EventIterator |
( |
const Calendar * |
c, |
|
|
Date |
d = Date::infinitePast , |
|
|
bool |
forward = true | |
|
) |
| | [inline] |
Member Function Documentation
const Bucket* frepple::Calendar::EventIterator::getBucket |
( |
|
) |
const [inline] |
const Calendar* frepple::Calendar::EventIterator::getCalendar |
( |
|
) |
const [inline] |
const Date& frepple::Calendar::EventIterator::getDate |
( |
|
) |
const [inline] |
EventIterator frepple::Calendar::EventIterator::operator++ |
( |
int |
|
) |
[inline] |
EventIterator frepple::Calendar::EventIterator::operator-- |
( |
int |
|
) |
[inline] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: