Ignore:
Timestamp:
Sep 9, 2002, 5:33:16 PM (23 years ago)
Author:
aubourg
Message:

Vivien, limites processors et connect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/fitstoiwtr.h

    r2041 r2187  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: fitstoiwtr.h,v 1.12 2002-06-03 14:23:39 ansari Exp $
     7// $Id: fitstoiwtr.h,v 1.13 2002-09-09 15:33:14 aubourg Exp $
    88
    99
     
    3434  inline void   setLongFlagPrefix(bool fg = true) { longfgprefix = fg; }
    3535  inline int_8  ProcessedSampleCount() const { return totnscount; }
     36
     37protected:
     38  virtual bool checkSampleLimits(long &min, long &max, int pass);
     39
    3640 
    3741private:
Note: See TracChangeset for help on using the changeset viewer.