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


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: