Ignore:
Timestamp:
Oct 23, 2002, 11:05:19 PM (23 years ago)
Author:
aubourg
Message:

vf_231002

File:
1 edited

Legend:

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

    r2187 r2220  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toimanager.h,v 1.15 2002-09-09 15:33:15 aubourg Exp $
     7// $Id: toimanager.h,v 1.16 2002-10-23 21:05:18 aubourg Exp $
    88
    99
     
    6161  void    selectTOISeqBuffered(int wsz=8192);
    6262
    63   virtual TOI& connect(TOIProcessor& prout, string& out,
    64                        TOIProcessor& prin, string& in, string nom="",
     63  virtual TOI& connect(TOIProcessor& prout, string out,
     64                       TOIProcessor& prin, string in, string nom="",
    6565                       int wbsz=0, bool withFlag=false);
    6666  virtual TOI& connect(TOIProcessor& prout, const char* out,
Note: See TracChangeset for help on using the changeset viewer.