Generated on Mon Aug 25 11:35:48 2008 for Gecode by doxygen 1.5.6

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

List of all members.


Detailed Description

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

Traits class for views and variable implementations.

This class specializes the ViewVarImpTraits for ScaleView.

Definition at line 945 of file view.icc.


Public Types

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

Member Typedef Documentation

template<class Val, class UnsVal>
typedef Int::IntVarImp Gecode::ViewVarImpTraits< Int::ScaleView< Val, UnsVal > >::VarImp

The variable type of a ScaleView.

Definition at line 948 of file view.icc.


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