An iterator class to go through all flowplans of an operationplan.
More...
#include <model.h>
An iterator class to go through all flowplans of an operationplan.
- See Also
- OperationPlan::beginFlowPlans
-
OperationPlan::endFlowPlans
Definition at line 5842 of file model.h.
frepple::OperationPlan::FlowPlanIterator::FlowPlanIterator |
( |
const FlowPlanIterator & |
b | ) |
|
|
inline |
void frepple::OperationPlan::FlowPlanIterator::deleteFlowPlan |
( |
| ) |
|
|
inline |
bool frepple::OperationPlan::FlowPlanIterator::operator!= |
( |
const FlowPlanIterator & |
b | ) |
const |
|
inline |
FlowPlan& frepple::OperationPlan::FlowPlanIterator::operator* |
( |
| ) |
const |
|
inline |
FlowPlan* frepple::OperationPlan::FlowPlanIterator::operator-> |
( |
| ) |
const |
|
inline |
bool frepple::OperationPlan::FlowPlanIterator::operator== |
( |
const FlowPlanIterator & |
b | ) |
const |
|
inline |
The documentation for this class was generated from the following file: