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

Public Member Functions

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

Public Attributes

 activated
 
 options
 

Detailed Description

Definition at line 28 of file Hostfile.py.

Constructor & Destructor Documentation

def Hostfile.Hostfile.__init__ (   self)

Definition at line 29 of file Hostfile.py.

Member Function Documentation

def Hostfile.Hostfile.activate (   self)

Definition at line 43 of file Hostfile.py.

def Hostfile.Hostfile.deactivate (   self)

Definition at line 50 of file Hostfile.py.

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

Definition at line 65 of file Hostfile.py.

def Hostfile.Hostfile.print_name (   self)

Definition at line 56 of file Hostfile.py.

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

Definition at line 59 of file Hostfile.py.

Member Data Documentation

Hostfile.Hostfile.activated

Definition at line 31 of file Hostfile.py.

Hostfile.Hostfile.options

Definition at line 32 of file Hostfile.py.


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