Changeset 2187 in Sophya for trunk/ArchTOIPipe/Kernel/cgt.h


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/cgt.h

    r2000 r2187  
    2929  inline void  SetDebugLevel(int lev=0) {dbgLevel = lev; }
    3030 
    31   virtual TOI& Connect(TOIProcessor& prout, string& out,
    32                        TOIProcessor& prin, string& in, string nom="",
     31  virtual TOI& Connect(TOIProcessor& prout, string out,
     32                       TOIProcessor& prin, string in, string nom="",
    3333                       int wbsz=0, bool withFlag=false);
    3434  virtual TOI& Connect(TOIProcessor& prout, const char* out,
Note: See TracChangeset for help on using the changeset viewer.