Gecode::Int::IntRankView Class Reference
#include <GC_IntRankView.hh>
Detailed Description
Definition at line 28 of file GC_IntRankView.hh.
Public Member Functions | |
| unsigned int | getRank (void) const |
| IntRankView (const Gecode::IntVar &x, unsigned int r) | |
| IntRankView (const Gecode::IntVar &x) | |
| IntRankView (void) | |
| void | setRank (unsigned int r) |
| void | update (Space *home, bool share, IntRankView &x) |
Protected Attributes | |
| unsigned int | rank |
Constructor & Destructor Documentation
| Gecode::Int::IntRankView::IntRankView | ( | void | ) | [inline] |
| Gecode::Int::IntRankView::IntRankView | ( | const Gecode::IntVar & | x | ) | [inline] |
| Gecode::Int::IntRankView::IntRankView | ( | const Gecode::IntVar & | x, | |
| unsigned int | r | |||
| ) | [inline] |
Member Function Documentation
| unsigned int Gecode::Int::IntRankView::getRank | ( | void | ) | const [inline] |
| void Gecode::Int::IntRankView::setRank | ( | unsigned int | r | ) | [inline] |
| void Gecode::Int::IntRankView::update | ( | Space * | home, | |
| bool | share, | |||
| IntRankView & | x | |||
| ) | [inline] |
Definition at line 48 of file GC_IntRankView.hh.
Field Documentation
unsigned int Gecode::Int::IntRankView::rank [protected] |
Definition at line 30 of file GC_IntRankView.hh.
The documentation for this class was generated from the following file:
- src/cpsp/gecode/GC_IntRankView.hh