Package PyFoam :: Package LogAnalysis :: Module EchoLogAnalyzer :: Class EchoLogAnalyzer
[show private | hide private]
[frames | no frames]

Class EchoLogAnalyzer

FoamLogAnalyzer --+
                  |
                 EchoLogAnalyzer


Trivial analyzer. It echos the Log-File
Method Summary
  __init__(self)
    Inherited from FoamLogAnalyzer
  addAnalyzer(self, name, obj)
Adds an analyzer
  analyze(self, fh)
Analyzes a file (one line at a time)
  analyzeLine(self, line)
Calls all the anlyzers for a line
  getAnalyzer(self, name)
Get the LogLineAnalyzer name
  getDirectory(self)
Gets the output directory
  getTime(self)
Gets the current time
  goOn(self)
Checks with all the analyzers
  setDirectory(self, d)
Sets the output directory for all the analyzers

Generated by Epydoc 2.1 on Tue Jan 24 14:01:24 2006 http://epydoc.sf.net