Main Page   Namespace List   File List   File Members  

checkpointing_namespace.h File Reference

Setting the namespace macro for the checkpointing API's. More...

Go to the source code of this file.

Namespaces

namespace  edg
namespace  edg::workload
namespace  edg::workload::checkpointing

Defines

#define CHKPT_NAMESPACE_BEGIN   namespace edg { namespace workload { namespace checkpointing
 Define the macro to "open" the namespace.

#define CHKPT_NAMESPACE_END   }}
 Define the macro to "close" the namespace.

#define USING_CHKPT_NAMESPACE   using namespace edg::workload::checkpointing
 Define the macro to "use" the namespace.

#define USING_CHKPT_NAMESPACE_ADD(last)   using namespace edg::workload::checkpointing::##last
 Define the macro to "add" a new namespace inside the main one.


Detailed Description

Setting the namespace macro for the checkpointing API's.

Version:
0.1
Date:
27 September 2002
Author:
Alessio Gianelle <gianelle@pd.infn.it>

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