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

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

Gecode::Gist::UnstopAllCursor::UnstopAllCursor ( VisualNode theNode,
const VisualNode::NodeAllocator na 
) [inline]

Constructor.

Definition at line 160 of file nodecursor.hpp.


Member Function Documentation

void Gecode::Gist::UnstopAllCursor::processCurrentNode ( void   )  [inline]

Process node.

Definition at line 165 of file nodecursor.hpp.


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