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

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

Inherits Gecode::Iter::Ranges::Offset< 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 315 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 330 of file offset.icc.

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

Initialize with ranges for view x.

Definition at line 333 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 339 of file offset.icc.


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