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

Public Member Functions

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

Public Attributes

 activated
 
 done
 
 options
 

Detailed Description

Definition at line 31 of file OMPI_Snapshot.py.

Constructor & Destructor Documentation

def OMPI_Snapshot.OMPI_Snapshot.__init__ (   self)

Definition at line 33 of file OMPI_Snapshot.py.

Member Function Documentation

def OMPI_Snapshot.OMPI_Snapshot.activate (   self)

Definition at line 46 of file OMPI_Snapshot.py.

def OMPI_Snapshot.OMPI_Snapshot.deactivate (   self)

Definition at line 52 of file OMPI_Snapshot.py.

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

Definition at line 65 of file OMPI_Snapshot.py.

def OMPI_Snapshot.OMPI_Snapshot.print_name (   self)

Definition at line 56 of file OMPI_Snapshot.py.

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

Definition at line 59 of file OMPI_Snapshot.py.

Member Data Documentation

OMPI_Snapshot.OMPI_Snapshot.activated

Definition at line 36 of file OMPI_Snapshot.py.

OMPI_Snapshot.OMPI_Snapshot.done

Definition at line 39 of file OMPI_Snapshot.py.

OMPI_Snapshot.OMPI_Snapshot.options

Definition at line 40 of file OMPI_Snapshot.py.


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