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

Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * > Class Template Reference

Inherits Gecode::Iter::Values::ToRanges< Gecode::CpltSet::LubValues< Gecode::CpltSet::CpltSetVarImp * > >.

Inherited by Gecode::Set::LubRanges< CpltSet::CpltSetView >.

List of all members.


Detailed Description

template<>
class Gecode::Set::LubRanges< CpltSet::CpltSetVarImp * >

Range iterator for least upper bound of CpltSet variable implementation.

Definition at line 617 of file cpltset.icc.


Constructors and initialization

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

Constructor & Destructor Documentation

Default constructor.

Reimplemented in Gecode::Set::LubRanges< CpltSet::CpltSetView >.

Definition at line 633 of file cpltset.icc.

Initialize with ranges for variable implementation x.

Definition at line 637 of file cpltset.icc.


Member Function Documentation

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

Initialize with ranges for variable implementation x.

Definition at line 644 of file cpltset.icc.


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