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

Gecode::Int::ViewRanges< BoolView > Class Template Reference
[Integer views]

Inherits Gecode::Iter::Ranges::Singleton.

List of all members.


Detailed Description

template<>
class Gecode::Int::ViewRanges< BoolView >

Range iterator for Boolean variable views

Definition at line 499 of file bool.icc.


Constructors and initialization

 ViewRanges (void)
 Default constructor.
 ViewRanges (const BoolView &x)
 Initialize with ranges for view x.
void init (const BoolView &x)
 Initialize with ranges for view x.

Constructor & Destructor Documentation

Gecode::Int::ViewRanges< BoolView >::ViewRanges ( void   )  [inline]

Default constructor.

Definition at line 513 of file bool.icc.

Gecode::Int::ViewRanges< BoolView >::ViewRanges ( const BoolView x  )  [inline]

Initialize with ranges for view x.

Definition at line 516 of file bool.icc.


Member Function Documentation

void Gecode::Int::ViewRanges< BoolView >::init ( const BoolView x  )  [inline]

Initialize with ranges for view x.

Definition at line 520 of file bool.icc.


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