Gecode::CpltSet::GlbValues< CpltSetView > Class Template Reference
Inherits Gecode::CpltSet::GlbValues< CpltSetVarImp * >.
Detailed Description
template<>
class Gecode::CpltSet::GlbValues< CpltSetView >
Iterator for the values in the greatest lower bound of a CpltSetView.
Definition at line 249 of file cpltset.icc.
Constructors and initialization | |
GlbValues (void) | |
Default constructor. | |
GlbValues (const CpltSetView &x) | |
Initialize with ranges for variable implementation x. | |
void | init (const CpltSetView &x) |
Initialize with ranges for variable implementation x. |
Constructor & Destructor Documentation
Gecode::CpltSet::GlbValues< CpltSetView >::GlbValues | ( | void | ) | [inline] |
Default constructor.
Reimplemented from Gecode::CpltSet::GlbValues< CpltSetVarImp * >.
Definition at line 263 of file cpltset.icc.
Gecode::CpltSet::GlbValues< CpltSetView >::GlbValues | ( | const CpltSetView & | x | ) | [inline] |
Member Function Documentation
void Gecode::CpltSet::GlbValues< CpltSetView >::init | ( | const CpltSetView & | x | ) | [inline] |
The documentation for this class was generated from the following file:
- gecode/cpltset/view/cpltset.icc (Revision: 5974)