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

Comparing branches/new_design/OOPSE-4/src/io/SectionParserManager.hpp (file contents):
Revision 1839 by tim, Tue Nov 30 04:43:29 2004 UTC vs.
Revision 1840 by tim, Fri Dec 3 00:26:07 2004 UTC

# Line 36 | Line 36 | struct SectionParserContext {
36      int priority;
37      SectionParser* sectionParser;
38      int lineNo;
39 <    std::streamoff  offset;
39 >    std::streampos  offset;
40      bool isActive;
41   };
42  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines