pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
IPMITool.workerThread Class Reference
+ Inheritance diagram for IPMITool.workerThread:
+ Collaboration diagram for IPMITool.workerThread:

Public Member Functions

def __init__
 
def run
 

Public Attributes

 threadID
 
 queue
 
 lock
 
 status
 
 testDef
 

Detailed Description

Definition at line 20 of file IPMITool.py.

Constructor & Destructor Documentation

def IPMITool.workerThread.__init__ (   self,
  threadID,
  queue,
  status,
  lock,
  testDef 
)

Definition at line 21 of file IPMITool.py.

Member Function Documentation

def IPMITool.workerThread.run (   self)

Definition at line 30 of file IPMITool.py.

Member Data Documentation

IPMITool.workerThread.lock

Definition at line 25 of file IPMITool.py.

IPMITool.workerThread.queue

Definition at line 24 of file IPMITool.py.

IPMITool.workerThread.status

Definition at line 26 of file IPMITool.py.

IPMITool.workerThread.testDef

Definition at line 27 of file IPMITool.py.

IPMITool.workerThread.threadID

Definition at line 23 of file IPMITool.py.


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