Public Member Functions | |
ReadClosure (SnapshotDesc *s) | |
Private Member Functions | |
void | do_oop (oop *o) |
Private Attributes | |
SnapshotDesc * | s |
Definition at line 63 of file snapshot.cpp.
ReadClosure::ReadClosure | ( | SnapshotDesc * | s | ) | [inline] |
void ReadClosure::do_oop | ( | oop * | o | ) | [inline, private, virtual] |
SnapshotDesc* ReadClosure::s [private] |