ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/brains/BlockSnapshotManager.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/brains/BlockSnapshotManager.hpp (file contents):
Revision 2002 by tim, Sun Feb 13 06:57:48 2005 UTC vs.
Revision 2006 by tim, Sun Feb 13 08:05:33 2005 UTC

# Line 84 | Line 84 | class BlockSnapshotMananger : public SnapshotManager{
84              return blockCapacity_;                
85          }
86  
87 <        int getNFrames() {
88 <            return reader_->getNFrames();
89 <        }
87 >        int getNFrames();
88          
89      private:
90  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines