AllObjectsClosure Class Reference

Inheritance diagram for AllObjectsClosure:

Inheritance graph
[legend]
Collaboration diagram for AllObjectsClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AllObjectsClosure (int limit)
void do_object (memOop obj)

Public Attributes

int limit
GrowableArray< oop > * result

Detailed Description

Definition at line 830 of file system_prims.cpp.


Constructor & Destructor Documentation

AllObjectsClosure::AllObjectsClosure ( int  limit  )  [inline]

Definition at line 832 of file system_prims.cpp.

References limit, and result.


Member Function Documentation

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

Reimplemented from ObjectClosure.

Definition at line 840 of file system_prims.cpp.

References oopDesc::is_context(), limit, and result.

Here is the call graph for this function:


Member Data Documentation

int AllObjectsClosure::limit

Definition at line 837 of file system_prims.cpp.

Referenced by AllObjectsClosure(), and do_object().

GrowableArray<oop>* AllObjectsClosure::result

Definition at line 838 of file system_prims.cpp.

Referenced by AllObjectsClosure(), do_object(), and PRIM_DECL_1().


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