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

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from CNCMTTTool.CNCMTTTool
def __init__
 
def print_name
 

Public Attributes

 options
 
 lock
 
 threads
 
 threadID
 
 status
 

Detailed Description

Definition at line 151 of file IPMITool.py.

Constructor & Destructor Documentation

def IPMITool.IPMITool.__init__ (   self)

Definition at line 152 of file IPMITool.py.

Member Function Documentation

def IPMITool.IPMITool.activate (   self)

Definition at line 174 of file IPMITool.py.

def IPMITool.IPMITool.deactivate (   self)

Definition at line 179 of file IPMITool.py.

def IPMITool.IPMITool.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 191 of file IPMITool.py.

def IPMITool.IPMITool.print_name (   self)

Definition at line 182 of file IPMITool.py.

def IPMITool.IPMITool.print_options (   self,
  testDef,
  prefix 
)

Definition at line 185 of file IPMITool.py.

Member Data Documentation

IPMITool.IPMITool.lock

Definition at line 168 of file IPMITool.py.

IPMITool.IPMITool.options

Definition at line 154 of file IPMITool.py.

IPMITool.IPMITool.status

Definition at line 171 of file IPMITool.py.

IPMITool.IPMITool.threadID

Definition at line 170 of file IPMITool.py.

IPMITool.IPMITool.threads

Definition at line 169 of file IPMITool.py.


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