# | Line 62 | Line 62 | namespace oopse { | |
---|---|---|
62 | ||
63 | virtual Snapshot* getSnapshot(int id) { return snapshots_[id]; } | |
64 | ||
65 | + | |
66 | /** Returns number of snapshot blocks in this BlockSnapshotManager*/ | |
67 | int getNBlocks() { | |
68 | return blocks_.size(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |