Gecode::Int::Element::IterVal Class Reference
List of all members.
Detailed Description
Value iterator for values in index-value map.
Note that the iterated value sequence is not strictly increasing (might contain duplicates).
Definition at line 132 of file int.icc.
Constructor & Destructor Documentation
Gecode::Int::Element::IterVal::IterVal |
( |
void |
|
) |
[inline] |
Gecode::Int::Element::IterVal::IterVal |
( |
const IdxValLink & |
ivl |
) |
[inline] |
Member Function Documentation
void Gecode::Int::Element::IterVal::init |
( |
const IdxValLink & |
ivl |
) |
[inline] |
bool Gecode::Int::Element::IterVal::operator() |
( |
void |
|
) |
const [inline] |
void Gecode::Int::Element::IterVal::operator++ |
( |
void |
|
) |
[inline] |
int Gecode::Int::Element::IterVal::val |
( |
void |
|
) |
const [inline] |
The documentation for this class was generated from the following file: