Gecode::Int::Element::IdxView< View > Class Template Reference
List of all members.Detailed Description
template<class View>
class Gecode::Int::Element::IdxView< View >
Class for pair of index and view.
Definition at line 37 of file view.icc.
Static Public Member Functions | |
| static IdxView * | allocate (Space *, int) |
| static IdxView * | init (Space *, const IntVarArgs &) |
Public Attributes | |
| int | idx |
| View | view |
Member Function Documentation
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
Member Data Documentation
|
|||||
|
|
|
|||||
|
|
The documentation for this class was generated from the following file:
- gecode/int/element/view.icc (Revision: 3512)
