Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

userinterface_namespace.h

Go to the documentation of this file.
00001 #ifndef __USERINTERFACE_NAMESPACE_H_LOADED
00002 #define __USERINTERFACE_NAMESPACE_H_LOADED
00003 #include <string>
00004 #define USERINTERFACE_NAMESPACE_BEGIN namespace edg { namespace workload { namespace userinterface {
00005 #define USERINTERFACE_NAMESPACE_END }}
00006 #define USING_USERINTERFACE_NAMESPACE using namespace edg::workload::userinterface
00007 #define USING_USERINTERFACE_NAMESPACE_ADD( last ) using namespace edg::workload::userinterface::##last
00008 
00009 #endif /* __USERINTERFACE_NAMESPACE_H_LOADED */
00010 
00011 // Local Variables:
00012 // mode: c++
00013 // End:

Generated on Wed Mar 1 00:39:46 2006 for USERINTERFACE C++ API by doxygen 1.3.5