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 5950 of file model.h.


Constructor & Destructor Documentation

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

Definition at line 5958 of file model.h.


Member Function Documentation

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

Definition at line 5977 of file model.h.

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

Definition at line 5963 of file model.h.

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

Definition at line 5976 of file model.h.

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

Definition at line 5973 of file model.h.

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

Definition at line 5967 of file model.h.

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

Definition at line 5975 of file model.h.

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

Definition at line 5965 of file model.h.


Friends And Related Function Documentation

friend class OperationPlan [friend]

Definition at line 5952 of file model.h.


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

Documentation generated for frePPLe by  doxygen