Changeset 582 in Sophya for trunk/SophyaLib/BaseTools/ppersist.h
- Timestamp:
- Nov 16, 1999, 5:57:39 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ppersist.h
r576 r582 114 114 int NbTags(); 115 115 bool GotoTagNum(int itag); // 0..NbTags-1 116 string GetTagName(int itag); // 0..NbTags-1 117 vector<string> const & GetTagNames(); 116 118 117 119 void GetByte (char& c);
Note:
See TracChangeset
for help on using the changeset viewer.