Generated on Thu Apr 11 13:59:53 2019 for Gecode by doxygen 1.6.3

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, 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 hidden.

Definition at line 104 of file nodecursor.hh.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 142 of file nodecursor.hpp.


Member Function Documentation

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

Process node.

Definition at line 147 of file nodecursor.hpp.


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