MethodsClosure Class Reference

Inheritance diagram for MethodsClosure:

Inheritance graph
[legend]
Collaboration diagram for MethodsClosure:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MethodsClosure (void f(methodOop method))
void do_klass (klassOop klass)

Private Attributes

void(* f )(methodOop method)

Detailed Description

Definition at line 395 of file universe.cpp.


Constructor & Destructor Documentation

MethodsClosure::MethodsClosure ( void   f(methodOop method)  )  [inline]

Definition at line 398 of file universe.cpp.

References f.


Member Function Documentation

void MethodsClosure::do_klass ( klassOop  klass  )  [inline, virtual]

Reimplemented from klassOopClosure.

Definition at line 401 of file universe.cpp.

References f, and Universe::methods_for_do().

Here is the call graph for this function:


Member Data Documentation

void(* MethodsClosure::f)(methodOop method) [private]

Referenced by do_klass(), and MethodsClosure().


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