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

Gecode::Set::LubRanges< CpltSet::CpltSetView > Class Template Reference

Inherits Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >.

List of all members.


Detailed Description

template<>
class Gecode::Set::LubRanges< CpltSet::CpltSetView >

Range iterator for least upper bound of CpltSet view.

Definition at line 304 of file cpltset.icc.


Constructors and initialization

 LubRanges (void)
 Default constructor.
 LubRanges (const CpltSet::CpltSetView &x)
 Initialize with ranges for variable implementation x.
void init (const CpltSet::CpltSetView &x)
 Initialize with ranges for variable implementation x.

Constructor & Destructor Documentation

Default constructor.

Reimplemented from Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >.

Definition at line 318 of file cpltset.icc.

Initialize with ranges for variable implementation x.

Definition at line 321 of file cpltset.icc.


Member Function Documentation

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

Initialize with ranges for variable implementation x.

Definition at line 325 of file cpltset.icc.


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