Home | Trees | Indices | Help |
---|
|
object --+ | AnalyzedCommon
|
|||
| __init__(self, filename, analyzer) | ||
| tearDown(self) | ||
| listAnalyzers(self) | ||
| getAnalyzer(self, name) | ||
| addAnalyzer(self, name, analyzer) | ||
|
lineHandle(self,
line) Not to be called: calls the analyzer for the current line |
||
|
reset(self) reset the analyzer |
||
|
getDirname(self) Get the name of the directory where the data is written to |
||
|
getTime(self) Get the execution time |
||
|
addTrigger(self,
time,
func,
once=True,
until=None) Adds a timed trigger to the Analyzer |
||
Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 23 23:44:28 2007 | http://epydoc.sourceforge.net |