Ignore:
Timestamp:
Jan 3, 2001, 6:01:30 PM (25 years ago)
Author:
aubourg
Message:

flag handling

File:
1 edited

Legend:

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

    r1368 r1370  
    1414 
    1515  virtual void  addInput(string name, TOI* toi);
     16  virtual void  setOutFlags(bool yn = true);
    1617
    1718  virtual void  run(); 
     
    2122  ofstream s;
    2223  vector<TOI*> fwinputs;
     24  bool outFlags;
    2325};
    2426
Note: See TracChangeset for help on using the changeset viewer.