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

Comparing trunk/OOPSE-2.0/src/brains/SimSnapshotManager.hpp (file contents):
Revision 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 1981 by tim, Mon Feb 7 19:14:26 2005 UTC

# Line 65 | Line 65 | class SimInfo;
65      class SimSnapshotManager : public SnapshotManager {
66          public:
67              SimSnapshotManager(SimInfo* info);
68 +            ~SimSnapshotManager();
69              virtual bool advance();
70  
71              virtual Snapshot* getSnapshot(int id);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines