Generated on Wed Nov 1 15:05:15 2006 for Gecode by doxygen 1.4.5

Gecode::Int::ViewRanges< IntView > Class Template Reference
[Integer views]

Inherits Gecode::Int::IntVarImpFwd.

Inherited by Gecode::Int::ViewRanges< GCC::CardView >.

List of all members.


Detailed Description

template<>
class Gecode::Int::ViewRanges< IntView >

Range iterator for integer variable views

Definition at line 193 of file int.icc.

Constructors and initialization

 ViewRanges (void)
 Default constructor.
 ViewRanges (const IntView &x)
 Initialize with ranges for view x.
void init (const IntView &x)
 Initialize with ranges for view x.


Member Function Documentation

Gecode::Int::ViewRanges< IntView >::ViewRanges void   )  [inline]
 

Default constructor.

Reimplemented in Gecode::Int::ViewRanges< GCC::CardView >.

Definition at line 207 of file int.icc.

Gecode::Int::ViewRanges< IntView >::ViewRanges const IntView x  )  [inline]
 

Initialize with ranges for view x.

Definition at line 210 of file int.icc.

void Gecode::Int::ViewRanges< IntView >::init const IntView x  )  [inline]
 

Initialize with ranges for view x.

Definition at line 214 of file int.icc.


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