Generated on Wed Nov 1 15:05:18 2006 for Gecode by doxygen 1.4.5

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 IdxViewallocate (Space *, int)
static IdxViewinit (Space *, const IntVarArgs &)

Public Attributes

int idx
View view


Member Function Documentation

template<class View>
IdxView< View > * Gecode::Int::Element::IdxView< View >::allocate Space ,
int 
[inline, static]
 

Definition at line 48 of file view.icc.

template<class View>
IdxView< View > * Gecode::Int::Element::IdxView< View >::init Space ,
const IntVarArgs
[inline, static]
 

Definition at line 55 of file view.icc.


Member Data Documentation

template<class View>
int Gecode::Int::Element::IdxView< View >::idx
 

Definition at line 39 of file view.icc.

template<class View>
View Gecode::Int::Element::IdxView< View >::view
 

Definition at line 39 of file view.icc.


The documentation for this class was generated from the following file: