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 37 of file Shell.py.

Constructor & Destructor Documentation

def Shell.Shell.__init__ (   self)

Definition at line 38 of file Shell.py.

Member Function Documentation

def Shell.Shell.activate (   self)

Definition at line 63 of file Shell.py.

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

Definition at line 87 of file Shell.py.

+ Here is the caller graph for this function:

def Shell.Shell.deactivate (   self)

Definition at line 70 of file Shell.py.

+ Here is the call graph for this function:

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

Definition at line 103 of file Shell.py.

+ Here is the caller graph for this function:

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

Definition at line 117 of file Shell.py.

+ Here is the call graph for this function:

def Shell.Shell.print_name (   self)

Definition at line 78 of file Shell.py.

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

Definition at line 81 of file Shell.py.

Member Data Documentation

Shell.Shell.activated

Definition at line 40 of file Shell.py.

Shell.Shell.allocated

Definition at line 58 of file Shell.py.

Shell.Shell.cmds

Definition at line 60 of file Shell.py.

Shell.Shell.options

Definition at line 41 of file Shell.py.

Shell.Shell.testDef

Definition at line 59 of file Shell.py.


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