ObjectClosure Class Reference

#include <iterator.hpp>

Inheritance diagram for ObjectClosure:

Inheritance graph
[legend]
Collaboration diagram for ObjectClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void begin_space (space *s)
virtual void end_space (space *s)
virtual void do_object (memOop obj)

Detailed Description

Definition at line 37 of file iterator.hpp.


Member Function Documentation

virtual void ObjectClosure::begin_space ( space s  )  [inline, virtual]

Definition at line 40 of file iterator.hpp.

Referenced by space::object_iterate(), oldSpace::object_iterate_from(), and newSpace::object_iterate_from().

virtual void ObjectClosure::do_object ( memOop  obj  )  [inline, virtual]

Reimplemented in ObjectFilterClosure, ConvertOopClosure, PrintClosure, FlushClosure, AllMethodsClosure, ClearInvocationCounterClosure, CollectMethodClosure, SumMethodInvocationClosure, ObjectHistogram, InstancesOfClosure, ReferencesToClosure, ReferencesToInstancesOfClosure, and AllObjectsClosure.

Definition at line 44 of file iterator.hpp.

Referenced by space::object_iterate(), oldSpace::object_iterate_from(), and newSpace::object_iterate_from().

virtual void ObjectClosure::end_space ( space s  )  [inline, virtual]

Definition at line 42 of file iterator.hpp.

Referenced by space::object_iterate(), oldSpace::object_iterate_from(), and newSpace::object_iterate_from().


The documentation for this class was generated from the following file:
Generated on Mon Oct 9 14:11:26 2006 for Strongtalk VM by  doxygen 1.4.7