Generated on Wed Mar 19 07:30:08 2008 for Gecode by doxygen 1.5.5

Gecode::CpltSet::Gecode::CpltSet::LubValues< CpltSetView > Class Template Reference
[Set views]

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

List of all members.


Detailed Description

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

Value iterator for least upper bound of singleton set view

Definition at line 335 of file cpltset.icc.


Constructors and initialization

 LubValues (void)
 Default constructor.
 LubValues (const CpltSetView &x)
 Initialize with ranges for view x.
void init (const CpltSetView &x)
 Initialize with ranges for view x.

Member Function Documentation

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

Default constructor.

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

Definition at line 349 of file cpltset.icc.

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

Initialize with ranges for view x.

Definition at line 352 of file cpltset.icc.

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

Initialize with ranges for view x.

Definition at line 356 of file cpltset.icc.


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