Ignore:
Timestamp:
Jan 3, 2001, 5:59:25 PM (25 years ago)
Author:
aubourg
Message:

flag handling

File:
1 edited

Legend:

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

    r1365 r1369  
    1818  virtual void  addInput(string name, TOI* toi);
    1919
     20  virtual void  setOutFlags(bool yn = true);
     21
    2022  //virtual void  init(); 
    2123  virtual void  run(); 
     
    2628  int fstatus;
    2729  vector<TOI*> fwinputs;
    28 
     30  bool outFlags;
    2931};
    3032
Note: See TracChangeset for help on using the changeset viewer.