Generated on Sat Aug 25 2012 15:53:14 for Gecode by doxygen 1.7.5
Gecode::Set::RangesCompl Class Reference

A complement iterator spezialized for the BndSet limits. More...

#include <var-imp.hpp>

List of all members.

Constructors and initialization

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

Detailed Description

A complement iterator spezialized for the BndSet limits.


Constructor & Destructor Documentation

Gecode::Set::RangesCompl::RangesCompl ( void  )

Default constructor.

Definition at line 409 of file integerset.hpp.

Gecode::Set::RangesCompl::RangesCompl ( I &  i)

Initialize with iterator i.

Definition at line 412 of file integerset.hpp.


Member Function Documentation

void Gecode::Set::RangesCompl::init ( I &  i)

Initialize with iterator i.

Reimplemented from Gecode::Iter::Ranges::Compl< Limits::min, Limits::max, I >.

Definition at line 418 of file integerset.hpp.


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