| Package | Description |
|---|---|
| eu.simuline.octave.exec |
Classes related with executing octave.
|
| eu.simuline.octave.util |
Package collecting various utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
private ReaderWriterPipeThread |
OctaveExec.errorStreamThread
The error thread of the error stream of
OctaveExec.process
writing the error stream to a given writer. |
| Modifier and Type | Method and Description |
|---|---|
static ReaderWriterPipeThread |
ReaderWriterPipeThread.instantiate(Reader reader,
Writer writer)
Will create a thread that reads from reader and writes to write
until reader reaches EOF.
|
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.