frepple::OperationPlanIterator Class Reference

#include <model.h>

Inheritance diagram for frepple::OperationPlanIterator:

List of all members.

Public Member Functions

 OperationPlanIterator ()
 OperationPlanIterator (Operation *o)
 OperationPlanIterator (OperationPlan *opplan)

Detailed Description

Definition at line 5900 of file model.h.


Constructor & Destructor Documentation

frepple::OperationPlanIterator::OperationPlanIterator ( ) [inline]

Constructor to iterate over all operationplans.

Definition at line 5905 of file model.h.

frepple::OperationPlanIterator::OperationPlanIterator ( Operation o) [inline]

Constructor to iterate over the operationplans of a single operation.

Definition at line 5908 of file model.h.

frepple::OperationPlanIterator::OperationPlanIterator ( OperationPlan opplan) [inline]

Constructor to iterate over the suboperationplans of an operationplans.

Definition at line 5913 of file model.h.


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

Documentation generated for frePPLe by  doxygen