ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/io/StatWriter.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/io/StatWriter.hpp (file contents):
Revision 1808 by tim, Tue Nov 30 23:14:29 2004 UTC vs.
Revision 1819 by tim, Wed Dec 1 22:45:49 2004 UTC

# Line 68 | Line 68 | class StatWriter {
68          ~StatWriter();
69  
70          void writeTitle();
71 <        void writeStat(Stats* s);
71 >        void writeStat(const Stats& s);
72  
73          StatsBitSet getMask() {
74              return mask_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines