Generated on Fri May 13 2011 22:41:28 for Gecode by doxygen 1.7.1

Gecode::Gist::DisposeCursor Class Reference

A cursor that frees all memory. More...

#include <nodecursor.hh>

List of all members.

Public Member Functions

 DisposeCursor (VisualNode *theNode, const VisualNode::NodeAllocator &na)
 Constructor.

Cursor interface



void processCurrentNode (void)
 Dispose node.

Detailed Description

A cursor that frees all memory.

Definition at line 195 of file nodecursor.hh.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 260 of file nodecursor.hpp.


Member Function Documentation

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

Dispose node.

Definition at line 265 of file nodecursor.hpp.


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