Gecode::Gist::UnstopAllCursor Class Reference
A cursor that marks all nodes in the tree as not stopping. More...
#include <nodecursor.hh>
Public Member Functions | |
| UnstopAllCursor (VisualNode *theNode, const VisualNode::NodeAllocator &na) | |
| Constructor. | |
Cursor interface | |
|
| |
| void | processCurrentNode (void) |
| Process node. | |
Detailed Description
A cursor that marks all nodes in the tree as not stopping.
Definition at line 117 of file nodecursor.hh.
Constructor & Destructor Documentation
| Gecode::Gist::UnstopAllCursor::UnstopAllCursor | ( | VisualNode * | theNode, | |
| const VisualNode::NodeAllocator & | na | |||
| ) | [inline] |
Constructor.
Definition at line 156 of file nodecursor.hpp.
Member Function Documentation
| void Gecode::Gist::UnstopAllCursor::processCurrentNode | ( | void | ) | [inline] |
Process node.
Definition at line 161 of file nodecursor.hpp.
The documentation for this class was generated from the following files:
- gecode/gist/nodecursor.hh
- gecode/gist/nodecursor.hpp
