Generated on Mon May 5 05:54:12 2008 for Gecode by doxygen 1.5.5

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

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

List of all members.


Detailed Description

template<>
class Gecode::CpltSet::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.

Member Function Documentation

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

Default constructor.

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

Definition at line 377 of file cpltset.icc.

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

Initialize with ranges for variable implementation x.

Definition at line 380 of file cpltset.icc.

void Gecode::CpltSet::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: