Stride Reference Manual  1.0
stride::ConstPopulationIterator Class Reference

#include <Population.h>

Inheritance diagram for stride::ConstPopulationIterator:
Inheritance graph
Collaboration diagram for stride::ConstPopulationIterator:
Collaboration graph

Friends

class Population
 

Additional Inherited Members

- Public Member Functions inherited from stride::_PopulationIterator< PopT, IterT >
void operator++ (int)
 
void operator++ ()
 
bool operator== (const _PopulationIterator &other) const
 
bool operator!= (const _PopulationIterator &other) const
 
const PopT::PersonType & operator* () const
 
bool isEnd ()
 
- Protected Member Functions inherited from stride::_PopulationIterator< PopT, IterT >
 _PopulationIterator (PopT &pop, unsigned int index, bool in_planner=false, unsigned int day=0)
 
void next ()
 
void trueNext ()
 
- Protected Attributes inherited from stride::_PopulationIterator< PopT, IterT >
PopT & m_pop
 
bool m_in_planner
 
unsigned int m_index
 
unsigned int m_day
 
IterT m_day_iter
 

Detailed Description

Definition at line 186 of file Population.h.

Friends And Related Function Documentation

friend class Population
friend

Definition at line 188 of file Population.h.


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