frepple::OperationPlan::LoadPlanIterator Class Reference

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

#include <model.h>

List of all members.

Public Member Functions

void deleteLoadPlan ()
 LoadPlanIterator (const LoadPlanIterator &b)
bool operator!= (const LoadPlanIterator &b) const
LoadPlanoperator* () const
LoadPlanIterator operator++ (int)
LoadPlanIteratoroperator++ ()
LoadPlanoperator-> () const
bool operator== (const LoadPlanIterator &b) const

Friends

class OperationPlan

Detailed Description

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

See also:
OperationPlan::beginLoadPlans
OperationPlan::endLoadPlans

Definition at line 5319 of file model.h.


Constructor & Destructor Documentation

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

Definition at line 5327 of file model.h.


Member Function Documentation

void frepple::OperationPlan::LoadPlanIterator::deleteLoadPlan (  )  [inline]

Definition at line 5346 of file model.h.

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

Definition at line 5332 of file model.h.

LoadPlan& frepple::OperationPlan::LoadPlanIterator::operator* (  )  const [inline]

Definition at line 5345 of file model.h.

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

Definition at line 5342 of file model.h.

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

Definition at line 5336 of file model.h.

LoadPlan* frepple::OperationPlan::LoadPlanIterator::operator-> (  )  const [inline]

Definition at line 5344 of file model.h.

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

Definition at line 5334 of file model.h.


Friends And Related Function Documentation

friend class OperationPlan [friend]

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