Package esys :: Package lsm :: Package vis :: Package povray :: Module PovRenderer' :: Class PovProcess
[hide private]
[frames] | no frames]

Class PovProcess

util.Process'.Process --+
                        |
                       PovProcess

Instance Methods [hide private]
 
__init__(self, argList, combineStdOutAndStdErr=False)

Inherited from util.Process'.Process: getCommandLine, getExeArgList, getExePath, getExitStatus, getStdErrFile, getStdErrLineList, getStdErrString, getStdInFile, getStdOutFile, getStdOutLineList, getStdOutString, isRunning, run, runNoWait, wait

Method Details [hide private]

__init__(self, argList, combineStdOutAndStdErr=False)
(Constructor)

 
Overrides: util.Process'.Process.__init__