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 | |
Definition at line 32 of file OMPI_Snapshot.py.
| def OMPI_Snapshot.OMPI_Snapshot.__init__ | ( | self | ) |
Definition at line 34 of file OMPI_Snapshot.py.
| def OMPI_Snapshot.OMPI_Snapshot.activate | ( | self | ) |
Definition at line 47 of file OMPI_Snapshot.py.
| def OMPI_Snapshot.OMPI_Snapshot.deactivate | ( | self | ) |
Definition at line 53 of file OMPI_Snapshot.py.
| def OMPI_Snapshot.OMPI_Snapshot.execute | ( | self, | |
| log, | |||
| keyvals, | |||
| testDef | |||
| ) |
Definition at line 66 of file OMPI_Snapshot.py.
| def OMPI_Snapshot.OMPI_Snapshot.print_name | ( | self | ) |
Definition at line 57 of file OMPI_Snapshot.py.
| def OMPI_Snapshot.OMPI_Snapshot.print_options | ( | self, | |
| testDef, | |||
| prefix | |||
| ) |
Definition at line 60 of file OMPI_Snapshot.py.
| OMPI_Snapshot.OMPI_Snapshot.activated |
Definition at line 37 of file OMPI_Snapshot.py.
| OMPI_Snapshot.OMPI_Snapshot.done |
Definition at line 40 of file OMPI_Snapshot.py.
| OMPI_Snapshot.OMPI_Snapshot.options |
Definition at line 41 of file OMPI_Snapshot.py.
1.8.6