| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Status.py

Go to the documentation of this file.
00001 # Status
00002 #
00003 # This package is used to communicate the return status of commands
00004 #
00005 # Created by: dandwyer@caltech.edu 2010/08/09
00006 
00007 SUCCESS = 0
00008 FAILURE = 1
00009 
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:10:14 2011 for ProcessManager by doxygen 1.4.7