Main Page   Namespace List   File List   File Members  

checkpointing.h

Go to the documentation of this file.
00001 // File: checkpointing.h
00002 // Author: Alessio Gianelle <gianelle@pd.infn.it>
00003 // Copyright (c) 2002 EU DataGrid.
00004 // For license conditions see http://www.eu-datagrid.org/license.html
00005 
00006 // $Id: checkpointing.h,v 1.15 2002/12/20 14:43:29 gianelle Exp $
00007 
00024 #ifndef EDG_WORKLOAD_CHECKPOINTING_CHKPT_H
00025 #define EDG_WORKLOAD_CHECKPOINTING_CHKPT_H
00026 
00027 #include <edg/workload/checkpointing/client/step.h>
00028 #include <edg/workload/checkpointing/client/stepper.h>
00029 #include <edg/workload/checkpointing/client/jobstate.h>
00030 #include "edg/workload/checkpointing/client/ChkptException.h"
00031 
00032 #endif // EDG_WORKLOAD_CHECKPOINTING_CHKPT_H
00033 
00034 //  Local Variables:
00035 //  mode: c++
00036 //  End:
00037 
00038 
00039 
00040 
00041 
00042 
00043 
00044 
00045 
00046 

Generated on Fri May 14 14:18:13 2004 for CHECKPOINTING API by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002