 Inheritance diagram for IPMITool.workerThread:
 Inheritance diagram for IPMITool.workerThread: Collaboration diagram for IPMITool.workerThread:
 Collaboration diagram for IPMITool.workerThread:| Public Member Functions | |
| def | __init__ | 
| def | run | 
| Public Attributes | |
| threadID | |
| queue | |
| lock | |
| status | |
| testDef | |
Definition at line 20 of file IPMITool.py.
| def IPMITool.workerThread.__init__ | ( | self, | |
| threadID, | |||
| queue, | |||
| status, | |||
| lock, | |||
| testDef | |||
| ) | 
Definition at line 21 of file IPMITool.py.
| def IPMITool.workerThread.run | ( | self | ) | 
Definition at line 30 of file IPMITool.py.
| 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.
 1.8.6
 1.8.6