Generated on Wed Nov 5 2014 05:18:41 for Gecode by doxygen 1.7.6.1
Gecode::Gist::UnstopAllCursor Class Reference

A cursor that marks all nodes in the tree as not stopping. More...

#include <nodecursor.hh>

List of all members.

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 121 of file nodecursor.hh.


Constructor & Destructor Documentation

Constructor.

Definition at line 160 of file nodecursor.hpp.


Member Function Documentation

Process node.

Definition at line 165 of file nodecursor.hpp.


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