Changeset 81 in Sophya for trunk/SophyaPI/PI/piapplx.h
- Timestamp:
- Feb 24, 1998, 7:07:46 PM (28 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/piapplx.h
r78 r81 21 21 virtual int PrefXSize(); 22 22 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); 24 26 25 27 PIContainer* MBCont() { return intcont; }
Note:
See TracChangeset
for help on using the changeset viewer.