Changeset 81 in Sophya for trunk/SophyaPI/PI/piapplx.h


Ignore:
Timestamp:
Feb 24, 1998, 7:07:46 PM (28 years ago)
Author:
ansari
Message:

Redirection StdErr Reza 24/02/98

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/piapplx.h

    r78 r81  
    2121  virtual int               PrefXSize();
    2222  virtual int               PrefYSize();
    23   virtual void              RedirectSdtOut(PIConsole* cons);
     23
     24  virtual void              RedirectOutStream(PIConsole* cons, unsigned char va= PIVA_Def);
     25  virtual void              RedirectErrStream(PIConsole* cons, unsigned char va= PIVA_Ital);
    2426
    2527  PIContainer*              MBCont() { return intcont; }
Note: See TracChangeset for help on using the changeset viewer.