AllMethodsClosure Class Reference

Inheritance diagram for AllMethodsClosure:

Inheritance graph
[legend]
Collaboration diagram for AllMethodsClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AllMethodsClosure (void f(methodOop m))
void do_object (memOop obj)

Private Attributes

void(* f )(methodOop m)

Detailed Description

Definition at line 449 of file universe.cpp.


Constructor & Destructor Documentation

AllMethodsClosure::AllMethodsClosure ( void   f(methodOop m)  )  [inline]

Definition at line 452 of file universe.cpp.

References f.


Member Function Documentation

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

Reimplemented from ObjectClosure.

Definition at line 456 of file universe.cpp.

References f, and oopDesc::is_method().

Here is the call graph for this function:


Member Data Documentation

void(* AllMethodsClosure::f)(methodOop m) [private]

Referenced by AllMethodsClosure(), and do_object().


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