Generated on Thu Mar 13 2014 04:39:46 for Gecode by doxygen 1.8.1.2
Gecode::Int::Element::IdxView< View > Class Template Reference

Class for pair of index and view. More...

#include <view.hpp>

Static Public Member Functions

static IdxViewallocate (Space &, int)

Public Attributes

int idx
View view

Detailed Description

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

Class for pair of index and view.

Definition at line 64 of file view.hpp.

Member Function Documentation

template<class View >
IdxView< View > * Gecode::Int::Element::IdxView< View >::allocate ( Space home,
int  n 
)
inlinestatic

Definition at line 73 of file view.hpp.

Member Data Documentation

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

Definition at line 66 of file view.hpp.

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

Definition at line 66 of file view.hpp.


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