frepple::CalendarPointer< T >::EventIterator Class Reference

A special event iterator, providing also access to the current value. More...

#include <model.h>

Inheritance diagram for frepple::CalendarPointer< T >::EventIterator:
frepple::Calendar::EventIterator

List of all members.

Public Member Functions

 EventIterator (const Calendar *c, Date d=Date::infinitePast)
const T * getValue ()

Detailed Description

template<typename T>
class frepple::CalendarPointer< T >::EventIterator

A special event iterator, providing also access to the current value.

Definition at line 618 of file model.h.


Constructor & Destructor Documentation

template<typename T>
frepple::CalendarPointer< T >::EventIterator::EventIterator ( const Calendar c,
Date  d = Date::infinitePast 
) [inline]

Constructor.

Definition at line 622 of file model.h.


Member Function Documentation

template<typename T>
const T* frepple::CalendarPointer< T >::EventIterator::getValue (  )  [inline]

Return the current value of the iterator at this date.

Definition at line 626 of file model.h.


The documentation for this class was generated from the following file:

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1