Generated on Sat Feb 12 2011 17:41:20 for Gecode by doxygen 1.7.3

Gecode::Int::ViewRanges< OffsetView > Class Template Reference

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

Default constructor.

Definition at line 272 of file offset.hpp.

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: