An iterator class to go through all loadplans of an operationplan.
More...
#include <model.h>
List of all members.
Detailed Description
An iterator class to go through all loadplans of an operationplan.
- See also:
- OperationPlan::beginLoadPlans
-
OperationPlan::endLoadPlans
Definition at line 5877 of file model.h.
Constructor & Destructor Documentation
frepple::OperationPlan::LoadPlanIterator::LoadPlanIterator |
( |
const LoadPlanIterator & |
b | ) |
[inline] |
Member Function Documentation
void frepple::OperationPlan::LoadPlanIterator::deleteLoadPlan |
( |
| ) |
[inline] |
bool frepple::OperationPlan::LoadPlanIterator::operator!= |
( |
const LoadPlanIterator & |
b | ) |
const [inline] |
LoadPlan& frepple::OperationPlan::LoadPlanIterator::operator* |
( |
| ) |
const [inline] |
LoadPlanIterator& frepple::OperationPlan::LoadPlanIterator::operator++ |
( |
| ) |
[inline] |
LoadPlanIterator frepple::OperationPlan::LoadPlanIterator::operator++ |
( |
int |
| ) |
[inline] |
LoadPlan* frepple::OperationPlan::LoadPlanIterator::operator-> |
( |
| ) |
const [inline] |
bool frepple::OperationPlan::LoadPlanIterator::operator== |
( |
const LoadPlanIterator & |
b | ) |
const [inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: