Generated on Tue Jul 27 2010 21:59:26 for Gecode by doxygen 1.7.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)
 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 114 of file nodecursor.hh.


Constructor & Destructor Documentation

Gecode::Gist::UnstopAllCursor::UnstopAllCursor ( VisualNode theNode  ) 

Constructor.

Definition at line 69 of file nodecursor.cpp.


Member Function Documentation

void Gecode::Gist::UnstopAllCursor::processCurrentNode ( void   ) 

Process node.

Definition at line 73 of file nodecursor.cpp.


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