Converter with fixed offset.
More...
#include <view.hpp>
List of all members.
Public Attributes |
int | c |
| The offset.
|
Detailed Description
Converter with fixed offset.
Definition at line 612 of file view.hpp.
Member Typedef Documentation
The view type.
Definition at line 615 of file view.hpp.
Constructor & Destructor Documentation
Gecode::Int::Offset::Offset |
( |
int |
off = 0 | ) |
|
|
inline |
Constructor with offset off.
Definition at line 629 of file view.hpp.
Member Function Documentation
Return OffsetRefView for x.
Definition at line 638 of file view.hpp.
void Gecode::Int::Offset::update |
( |
const Offset & |
o | ) |
|
|
inline |
Update during cloning.
Definition at line 632 of file view.hpp.
int Gecode::Int::Offset::offset |
( |
void |
| ) |
const |
|
inline |
Access offset.
Definition at line 635 of file view.hpp.
Member Data Documentation
int Gecode::Int::Offset::c |
The documentation for this class was generated from the following file: