Generated on Tue Sep 25 2012 20:53:27 for Gecode by doxygen 1.7.5
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.


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: