Generated on Wed Mar 19 07:30:07 2008 for Gecode by doxygen 1.5.5

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

List of all members.


Detailed Description

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

Traits class for views and variable implementations.

This class specializes the ViewVarImpTraits for ScaleView.

Definition at line 933 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::Gecode::ViewVarImpTraits< Int::ScaleView< Val, UnsVal > >::VarImp

The variable type of a ScaleView.

Definition at line 936 of file view.icc.


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