Generated on Thu Mar 22 10:39:55 2012 for Gecode by doxygen 1.6.3

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

Range iterator for offset integer views More...

#include <offset.hpp>

List of all members.

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.

Detailed Description

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

Range iterator for offset integer views

Definition at line 257 of file offset.hpp.


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 272 of file offset.hpp.

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

Initialize with ranges for view x.

Definition at line 275 of file offset.hpp.


Member Function Documentation

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

Initialize with ranges for view x.

Definition at line 281 of file offset.hpp.


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