Generated on Mon May 10 06:46:54 2010 for Gecode by doxygen 1.6.3

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

Traits class for views and variable implementations. More...

#include <view.hpp>

List of all members.

Public Types

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

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 932 of file view.hpp.


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 935 of file view.hpp.


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