Home | Trees | Index | Help |
---|
Package PyFoam :: Package Execution :: Module AnalyzedRunner :: Class AnalyzedRunner |
|
BasicRunner
--+
|
AnalyzedRunner
ConvergenceRunner
,
UtilityRunner
The output of a command is analyzed while being run
Side effects (files written etc) depend on the analyzerMethod Summary | |
---|---|
analyzer - the analyzer for the output argv, silent, logname - see BasicRunner | |
Not to be called: calls the analyzer for the current line | |
reset the analyzer | |
Inherited from BasicRunner | |
starts the command and stays with it till the end | |
to be called before the program is started | |
called after the program has stopped |
Method Details |
---|
__init__(self,
analyzer,
argv=None,
silent=False,
logname='PyFoamSolve')
analyzer - the analyzer for the output argv, silent, logname - see
BasicRunner
|
lineHandle(self, line)Not to be called: calls the analyzer for the current line |
reset(self)reset the analyzer |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 15 20:51:54 2005 | http://epydoc.sf.net |