Gecode::Int::ViewRanges< OffsetView > Class Template Reference
[Integer views]
Range iterator for offset integer views More...
#include <offset.hpp>
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 284 of file offset.hpp.
Constructor & Destructor Documentation
Gecode::Int::ViewRanges< OffsetView >::ViewRanges | ( | void | ) | [inline] |
Default constructor.
Definition at line 299 of file offset.hpp.
Gecode::Int::ViewRanges< OffsetView >::ViewRanges | ( | const OffsetView & | x | ) | [inline] |
Initialize with ranges for view x.
Definition at line 302 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 308 of file offset.hpp.
The documentation for this class was generated from the following file:
- gecode/int/view/offset.hpp