Generated on Mon Jul 6 18:09:30 2009 for Gecode by doxygen 1.5.9

Gecode::Gist::UnhideAllCursor Class Reference

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

#include <nodecursor.hh>

List of all members.

Public Member Functions

 UnhideAllCursor (VisualNode *theNode)
 Constructor.

Cursor interface

void processCurrentNode (void)
 Process node.


Detailed Description

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

Definition at line 102 of file nodecursor.hh.


Constructor & Destructor Documentation

Gecode::Gist::UnhideAllCursor::UnhideAllCursor ( VisualNode theNode  ) 

Constructor.

Definition at line 58 of file nodecursor.cpp.


Member Function Documentation

void Gecode::Gist::UnhideAllCursor::processCurrentNode ( void   ) 

Process node.

Definition at line 62 of file nodecursor.cpp.


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