frepple::OperationPlan::FlowPlanIterator Class Reference

An iterator class to go through all flowplans of an operationplan. More...

#include <model.h>

List of all members.

Public Member Functions

void deleteFlowPlan ()
 FlowPlanIterator (const FlowPlanIterator &b)
bool operator!= (const FlowPlanIterator &b) const
FlowPlanoperator* () const
FlowPlanIterator operator++ (int)
FlowPlanIteratoroperator++ ()
FlowPlanoperator-> () const
bool operator== (const FlowPlanIterator &b) const

Friends

class OperationPlan

Detailed Description

An iterator class to go through all flowplans of an operationplan.

See also:
OperationPlan::beginFlowPlans
OperationPlan::endFlowPlans

Definition at line 5262 of file model.h.


Constructor & Destructor Documentation

frepple::OperationPlan::FlowPlanIterator::FlowPlanIterator ( const FlowPlanIterator b  )  [inline]

Definition at line 5270 of file model.h.


Member Function Documentation

void frepple::OperationPlan::FlowPlanIterator::deleteFlowPlan (  )  [inline]

Definition at line 5289 of file model.h.

bool frepple::OperationPlan::FlowPlanIterator::operator!= ( const FlowPlanIterator b  )  const [inline]

Definition at line 5275 of file model.h.

FlowPlan& frepple::OperationPlan::FlowPlanIterator::operator* (  )  const [inline]

Definition at line 5288 of file model.h.

FlowPlanIterator frepple::OperationPlan::FlowPlanIterator::operator++ ( int   )  [inline]

Definition at line 5285 of file model.h.

FlowPlanIterator& frepple::OperationPlan::FlowPlanIterator::operator++ (  )  [inline]

Definition at line 5279 of file model.h.

FlowPlan* frepple::OperationPlan::FlowPlanIterator::operator-> (  )  const [inline]

Definition at line 5287 of file model.h.

bool frepple::OperationPlan::FlowPlanIterator::operator== ( const FlowPlanIterator b  )  const [inline]

Definition at line 5277 of file model.h.


Friends And Related Function Documentation

friend class OperationPlan [friend]

Definition at line 5264 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