frepple::SetupMatrix::RuleIterator Class Reference
An iterator class to go through all rules of a setup matrix. More...
#include <model.h>
Public Member Functions | |
| bool | operator!= (const RuleIterator &b) const |
| Rule & | operator* () const |
| RuleIterator & | operator++ () |
| RuleIterator | operator++ (int) |
| RuleIterator & | operator-- () |
| RuleIterator | operator-- (int) |
| Rule * | operator-> () const |
| bool | operator== (const RuleIterator &b) const |
| RuleIterator (Rule *c=NULL) | |
Detailed Description
An iterator class to go through all rules of a setup matrix.
Constructor & Destructor Documentation
| frepple::SetupMatrix::RuleIterator::RuleIterator | ( | Rule * | c = NULL | ) | [inline] |
Member Function Documentation
| bool frepple::SetupMatrix::RuleIterator::operator!= | ( | const RuleIterator & | b | ) | const [inline] |
| Rule& frepple::SetupMatrix::RuleIterator::operator* | ( | ) | const [inline] |
| RuleIterator& frepple::SetupMatrix::RuleIterator::operator++ | ( | ) | [inline] |
| RuleIterator frepple::SetupMatrix::RuleIterator::operator++ | ( | int | ) | [inline] |
| RuleIterator& frepple::SetupMatrix::RuleIterator::operator-- | ( | ) | [inline] |
| RuleIterator frepple::SetupMatrix::RuleIterator::operator-- | ( | int | ) | [inline] |
| Rule* frepple::SetupMatrix::RuleIterator::operator-> | ( | ) | const [inline] |
| bool frepple::SetupMatrix::RuleIterator::operator== | ( | const RuleIterator & | b | ) | const [inline] |
The documentation for this class was generated from the following file:
Documentation generated for frePPLe by
