Changeset 1762 in Sophya for trunk/ArchTOIPipe/Processors/nooppr.h
- Timestamp:
- Nov 13, 2001, 5:22:47 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Processors/nooppr.h
r1761 r1762 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: nooppr.h,v 1. 4 2001-11-13 16:14:43aubourg Exp $7 // $Id: nooppr.h,v 1.5 2001-11-13 16:22:47 aubourg Exp $ 8 8 9 9 … … 25 25 inline int_8 ProcessedSampleCount() const { return totnscount; } 26 26 27 virtual void PrintStatus( std::ostream & os) ; // const plus tard27 virtual void PrintStatus(::ostream & os) ; // const plus tard 28 28 29 29 virtual void init();
Note:
See TracChangeset
for help on using the changeset viewer.