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>

Define Documentation

#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.


Generated on Wed Mar 1 00:37:46 2006 for CHECKPOINTING API by doxygen 1.3.5