#include <oopClosures.h>
Class diagram for OopLocationsDoer:
Public Members | |||
![]() | ![]() | OopLocationsDoer (oopsDoFn fnarg) | |
![]() | ![]() | void | do_oop (oop* p) |
![]() | ![]() | oopsDoFn | fn |
OopLocationsDoer::OopLocationsDoer (oopsDoFn fnarg) [inline]
|
void OopLocationsDoer::do_oop (oop * p) [inline, virtual]
|
Reimplemented from OopClosure.
oopsDoFn OopLocationsDoer::fn |