Public Member Functions | |
def | __init__ |
def | update |
Public Attributes | |
stage | |
exists | |
nfile | |
nev | |
nana | |
nerror | |
nmiss | |
Definition at line 21 of file stagestatus.py.
def python.stagestatus.StageStatus.__init__ | ( | self, | |
stage | |||
) |
Definition at line 25 of file stagestatus.py.
def python.stagestatus.StageStatus.update | ( | self | ) |
Definition at line 43 of file stagestatus.py.
python.stagestatus.StageStatus.exists |
Definition at line 30 of file stagestatus.py.
python.stagestatus.StageStatus.nana |
Definition at line 33 of file stagestatus.py.
python.stagestatus.StageStatus.nerror |
Definition at line 34 of file stagestatus.py.
python.stagestatus.StageStatus.nev |
Definition at line 32 of file stagestatus.py.
python.stagestatus.StageStatus.nfile |
Definition at line 31 of file stagestatus.py.
python.stagestatus.StageStatus.nmiss |
Definition at line 35 of file stagestatus.py.
python.stagestatus.StageStatus.stage |
Definition at line 29 of file stagestatus.py.