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

Gecode::ViewVarTraits< Int::ScaleView< Val, UnsVal > > Class Template Reference
[Integer views]

List of all members.

Detailed Description

template<class Val, class UnsVal>
class Gecode::ViewVarTraits< Int::ScaleView< Val, UnsVal > >

Traits class for views and variable implementations.

This class specializes the ViewVarTraits for ScaleView.

Definition at line 719 of file view.icc.

Public Types

typedef Int::IntVarImp Var
 The variable type of a ScaleView.


Member Typedef Documentation

template<class Val, class UnsVal>
typedef Int::IntVarImp Gecode::ViewVarTraits< Int::ScaleView< Val, UnsVal > >::Var
 

The variable type of a ScaleView.

Definition at line 722 of file view.icc.


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