Generated on Wed Jan 4 17:49:20 2006 for Gecode by doxygen 1.4.6

Gecode::Int::ViewRanges< GCC::IdxView > Class Template Reference

Inherits Gecode::Int::ViewRanges< IntView >.

List of all members.


Detailed Description

template<>
class Gecode::Int::ViewRanges< GCC::IdxView >

Range iterator for indexed problem variables

Definition at line 1340 of file occur.icc.

Constructors and initialization

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


Constructor & Destructor Documentation

Gecode::Int::ViewRanges< GCC::IdxView >::ViewRanges void   )  [inline]
 

Default constructor.

Reimplemented from Gecode::Int::ViewRanges< IntView >.

Definition at line 1355 of file occur.icc.

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

Initialize with ranges for view x.

Definition at line 1359 of file occur.icc.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 1363 of file occur.icc.


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