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

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

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

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

List of all members.


Detailed Description

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

Member Function Documentation

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

Default constructor.

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

Definition at line 633 of file cpltset.icc.

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

Initialize with ranges for variable implementation x.

Definition at line 637 of file cpltset.icc.

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