Gecode::Int::ViewRanges< OffsetView > Class Template Reference
[Integer views]
Inherits Gecode::Iter::Ranges::Offset< ViewRanges< IntView > >.
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
|
Default constructor.
Definition at line 241 of file offset.icc. |
|
Initialize with ranges for view x.
Definition at line 244 of file offset.icc. |
Member Function Documentation
|
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:
- int/view/offset.icc (Revision: 2403)