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

Gecode::Set::RangesCompl< I > Class Template Reference
[Programming set actors]

Inherits Gecode::Iter::Ranges::Compl< Limits::min, Limits::max, Gecode::I< P > >.

List of all members.


Detailed Description

template<class I>
class Gecode::Set::RangesCompl< I >

A complement iterator spezialized for the BndSet limits.

Definition at line 368 of file var-imp.icc.


Constructors and initialization

 RangesCompl (void)
 Default constructor.
 RangesCompl (I &i)
 Initialize with iterator i.
void init (I &i)
 Initialize with iterator i.

Constructor & Destructor Documentation

template<class I>
Gecode::Set::RangesCompl< I >::RangesCompl ( void   )  [inline]

Default constructor.

Definition at line 467 of file integerset.icc.

template<class I>
Gecode::Set::RangesCompl< I >::RangesCompl ( I &  i  )  [inline]

Initialize with iterator i.

Definition at line 470 of file integerset.icc.


Member Function Documentation

template<class I>
void Gecode::Set::RangesCompl< I >::init ( I &  i  )  [inline]

Initialize with iterator i.

Reimplemented from Gecode::Iter::Ranges::Compl< UMIN, UMAX, I >.

Definition at line 476 of file integerset.icc.


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