Generated on Tue May 22 09:41:14 2018 for Gecode by doxygen 1.6.3

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 215 of file nodecursor.hh.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 287 of file nodecursor.hpp.


Member Function Documentation

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

Dispose node.

Definition at line 292 of file nodecursor.hpp.


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