frepple::SetupMatrix::RuleIterator Class Reference
An iterator class to go through all rules of a setup matrix.
More...
#include <model.h>
List of all members.
Detailed Description
An iterator class to go through all rules of a setup matrix.
Definition at line 3769 of file model.h.
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++ |
( |
int |
|
) |
[inline] |
RuleIterator& frepple::SetupMatrix::RuleIterator::operator++ |
( |
|
) |
[inline] |
RuleIterator frepple::SetupMatrix::RuleIterator::operator-- |
( |
int |
|
) |
[inline] |
RuleIterator& frepple::SetupMatrix::RuleIterator::operator-- |
( |
|
) |
[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: