Generated on Wed Jan 4 17:49:21 2006 for Gecode by doxygen 1.4.6

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 43 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 54 of file view.icc.

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

Definition at line 61 of file view.icc.


Member Data Documentation

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

Definition at line 45 of file view.icc.

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

Definition at line 45 of file view.icc.


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