|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TclProcess | |
|---|---|
| tcl.lang.process | |
| Uses of TclProcess in tcl.lang.process |
|---|
| Subclasses of TclProcess in tcl.lang.process | |
|---|---|
class |
JavaProcess
Implements a pure Java process. |
| Fields in tcl.lang.process declared as TclProcess | |
|---|---|
protected TclProcess |
Redirect.pipePartner
The TclProcess on the other side of the pipe, for PIPE redirects |
| Methods in tcl.lang.process that return TclProcess | |
|---|---|
static TclProcess |
TclProcess.newInstance(Interp interp)
Create a new platform-specific instance of a TclProcess subclass. |
| Constructors in tcl.lang.process with parameters of type TclProcess | |
|---|---|
Redirect(TclProcess partner)
Create a PIPE redirect |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||