Generated on Mon Aug 25 11:35:49 2008 for Gecode by doxygen 1.5.6

Gecode::CpltSet::UnknownValues< CpltSetView > Class Template Reference

Inherits Gecode::CpltSet::UnknownValues< CpltSetVarImp * >.

List of all members.


Detailed Description

template<>
class Gecode::CpltSet::UnknownValues< CpltSetView >

Iterator for the unknown values of a CpltSetView.

Definition at line 363 of file cpltset.icc.


Constructors and initialization

 UnknownValues (void)
 Default constructor.
 UnknownValues (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

Default constructor.

Reimplemented from Gecode::CpltSet::UnknownValues< CpltSetVarImp * >.

Definition at line 377 of file cpltset.icc.

Initialize with ranges for variable implementation x.

Definition at line 380 of file cpltset.icc.


Member Function Documentation

void Gecode::CpltSet::UnknownValues< CpltSetView >::init ( const CpltSetView x  )  [inline]

Initialize with ranges for variable implementation x.

Definition at line 384 of file cpltset.icc.


The documentation for this class was generated from the following file: