Changeset 2220 in Sophya for trunk/ArchTOIPipe/Kernel/toimanager.h
- Timestamp:
- Oct 23, 2002, 11:05:19 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Kernel/toimanager.h
r2187 r2220 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: toimanager.h,v 1.1 5 2002-09-09 15:33:15aubourg Exp $7 // $Id: toimanager.h,v 1.16 2002-10-23 21:05:18 aubourg Exp $ 8 8 9 9 … … 61 61 void selectTOISeqBuffered(int wsz=8192); 62 62 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="", 65 65 int wbsz=0, bool withFlag=false); 66 66 virtual TOI& connect(TOIProcessor& prout, const char* out,
Note:
See TracChangeset
for help on using the changeset viewer.