Generated on Tue Sep 25 2012 20:53:28 for Gecode by doxygen 1.7.5
Gecode::Int::ViewRanges< OffsetView > Class 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

Range iterator for offset integer views


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: