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

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 273 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.

Constructor & Destructor Documentation

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

Default constructor.

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

Definition at line 287 of file int.icc.

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

Initialize with ranges for view x.

Definition at line 290 of file int.icc.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 294 of file int.icc.


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