FrameClosure Class Reference

#include <iterator.hpp>

Inheritance diagram for FrameClosure:

Inheritance graph
[legend]
Collaboration diagram for FrameClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void begin_process (Process *p)
virtual void end_process (Process *p)
virtual void do_frame (frame *f)

Detailed Description

Definition at line 92 of file iterator.hpp.


Member Function Documentation

virtual void FrameClosure::begin_process ( Process p  )  [inline, virtual]

Definition at line 95 of file iterator.hpp.

Referenced by DeltaProcess::frame_iterate().

virtual void FrameClosure::do_frame ( frame f  )  [inline, virtual]

Reimplemented in ConvertHCodePointersClosure, and RestoreHCodePointersClosure.

Definition at line 99 of file iterator.hpp.

Referenced by DeltaProcess::frame_iterate().

virtual void FrameClosure::end_process ( Process p  )  [inline, virtual]

Definition at line 97 of file iterator.hpp.

Referenced by DeltaProcess::frame_iterate().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 13:58:39 2006 for Strongtalk VM by  doxygen 1.4.7