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

Public Member Functions

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

Public Attributes

 options
 

Detailed Description

Definition at line 20 of file FooFlash.py.

Constructor & Destructor Documentation

def FooFlash.FooFlash.__init__ (   self)

Definition at line 22 of file FooFlash.py.

Member Function Documentation

def FooFlash.FooFlash.activate (   self)

Definition at line 27 of file FooFlash.py.

def FooFlash.FooFlash.deactivate (   self)

Definition at line 32 of file FooFlash.py.

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

Definition at line 44 of file FooFlash.py.

def FooFlash.FooFlash.print_name (   self)

Definition at line 36 of file FooFlash.py.

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

Definition at line 39 of file FooFlash.py.

Member Data Documentation

FooFlash.FooFlash.options

Definition at line 25 of file FooFlash.py.


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