Home | Trees | Indices | Help |
---|
|
object --+ | LogLineAnalyzer.LogLineAnalyzer --+ | TimeLineAnalyzer
Parses the line for the current time and makes it available to the parent analyzer (who makes it available to all of his children). This side-effect is important for all the other line-analyzers that need the time
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
timeRegExp = "^(Time =|Iteration:) (.+)$"
|
|
|||
Inherited from |
|
Constructs the analyzer
|
Analyze a line line - the line to be analyzed This method carries the main functionality in the sub-classes
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Nov 10 16:40:04 2009 | http://epydoc.sourceforge.net |