Generated on Thu Mar 22 10:39:55 2012 for Gecode by doxygen 1.6.3

Gecode::Int::ManTaskViewIter< OptTaskView, sto, inc > Class Template Reference

Allows to iterate over mandatory task views according to a specified order. More...

#include <task.hh>

List of all members.

Public Member Functions

 ManTaskViewIter (Region &r, const TaskViewArray< OptTaskView > &t)
 Initialize iterator with mandatory tasks.

Detailed Description

template<class OptTaskView, SortTaskOrder sto, bool inc>
class Gecode::Int::ManTaskViewIter< OptTaskView, sto, inc >

Allows to iterate over mandatory task views according to a specified order.

Definition at line 339 of file task.hh.


Constructor & Destructor Documentation

template<class OptTaskView , SortTaskOrder sto, bool inc>
Gecode::Int::ManTaskViewIter< OptTaskView, sto, inc >::ManTaskViewIter ( Region r,
const TaskViewArray< OptTaskView > &  t 
) [inline]

Initialize iterator with mandatory tasks.

Definition at line 80 of file iter.hpp.


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