

Public Member Functions | |
| WriteClosure (SnapshotDesc *s) | |
Private Member Functions | |
| void | do_oop (oop *o) |
Private Attributes | |
| SnapshotDesc * | s |
Definition at line 72 of file snapshot.cpp.
| WriteClosure::WriteClosure | ( | SnapshotDesc * | s | ) | [inline] |
| void WriteClosure::do_oop | ( | oop * | o | ) | [inline, private, virtual] |
Reimplemented from OopClosure.
Definition at line 73 of file snapshot.cpp.
References SnapshotDesc::file, and s.
SnapshotDesc* WriteClosure::s [private] |
1.4.7