VolumeSnapshot
VolumeSnapshot* snapshot = fScanner->Snapshot();
VolumeSnapshot* previousSnapshot = fSnapshot;
fSnapshot = new VolumeSnapshot(fVolume);
VolumeSnapshot* Snapshot() const
VolumeSnapshot* fSnapshot;
VolumeSnapshot::VolumeSnapshot(const BVolume* volume)
VolumeSnapshot::~VolumeSnapshot()
VolumeSnapshot(const BVolume* volume);
~VolumeSnapshot();