Generated on Thu Jul 6 07:07:00 2006 for Gecode by doxygen 1.4.7

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

Inherits Gecode::Iter::Ranges::Offset< I >< Gecode::Int::ViewRanges< Gecode::Int::IntView > >.

List of all members.


Detailed Description

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

Range iterator for offset integer views

Definition at line 226 of file offset.icc.

Constructors and initialization

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


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 241 of file offset.icc.

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

Initialize with ranges for view x.

Definition at line 244 of file offset.icc.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 250 of file offset.icc.


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