Public Member Functions | Public Attributes
diagnostic_updater._diagnostic_updater.DiagnosticTask Class Reference
Inheritance diagram for diagnostic_updater._diagnostic_updater.DiagnosticTask:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def getName
def run

Public Attributes

 name

Detailed Description

DiagnosticTask is an abstract base class for collecting diagnostic data.

Subclasses are provided for generating common diagnostic information.
A DiagnosticTask has a name, and a function that is called to cleate a
DiagnosticStatusWrapper.

Definition at line 15 of file _diagnostic_updater.py.


Constructor & Destructor Documentation

Constructs a DiagnosticTask setting its name in the process.

Reimplemented in diagnostic_updater._diagnostic_updater.CompositeDiagnosticTask.

Definition at line 23 of file _diagnostic_updater.py.


Member Function Documentation

Returns the name of the DiagnosticTask.

Definition at line 27 of file _diagnostic_updater.py.

Fills out this Task's DiagnosticStatusWrapper.
@param stat: the DiagnosticStatusWrapper to fill
@return the filled DiagnosticStatusWrapper

Reimplemented in diagnostic_updater._diagnostic_updater.CompositeDiagnosticTask, and diagnostic_updater._diagnostic_updater.FunctionDiagnosticTask.

Definition at line 31 of file _diagnostic_updater.py.


Member Data Documentation

Definition at line 23 of file _diagnostic_updater.py.


The documentation for this class was generated from the following file:


diagnostic_updater
Author(s): Jeremy Leibs, Blaise Gassend, Brice Rebsamen
autogenerated on Fri Jan 3 2014 11:18:57