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

Public Member Functions

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

Public Attributes

 activated
 
 options
 
 allocated
 
 testDef
 
 cmds
 

Detailed Description

Definition at line 36 of file Shell.py.

Constructor & Destructor Documentation

def Shell.Shell.__init__ (   self)

Definition at line 37 of file Shell.py.

Member Function Documentation

def Shell.Shell.activate (   self)

Definition at line 60 of file Shell.py.

def Shell.Shell.allocate (   self,
  log,
  cmds,
  testDef 
)

Definition at line 84 of file Shell.py.

+ Here is the caller graph for this function:

def Shell.Shell.deactivate (   self)

Definition at line 67 of file Shell.py.

+ Here is the call graph for this function:

def Shell.Shell.deallocate (   self,
  log,
  cmds,
  testDef 
)

Definition at line 100 of file Shell.py.

+ Here is the caller graph for this function:

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

Definition at line 114 of file Shell.py.

+ Here is the call graph for this function:

def Shell.Shell.print_name (   self)

Definition at line 75 of file Shell.py.

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

Definition at line 78 of file Shell.py.

Member Data Documentation

Shell.Shell.activated

Definition at line 39 of file Shell.py.

Shell.Shell.allocated

Definition at line 55 of file Shell.py.

Shell.Shell.cmds

Definition at line 57 of file Shell.py.

Shell.Shell.options

Definition at line 40 of file Shell.py.

Shell.Shell.testDef

Definition at line 56 of file Shell.py.


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