Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module gp_java :: Class OutputProcessor
[hide private]
[frames] | no frames]

Class OutputProcessor

source code

java.lang.Thread --+
                   |
                  OutputProcessor

In a separate thread, read from one InputStream and output to a file.

Instance Methods [hide private]
  __init__(self, name, input, output)
  run(self)

Method Details [hide private]

__init__(self, name, input, output)
(Constructor)

source code 
None

run(self)

source code 
None