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

edglog.h

00001 #ifndef EDG_WORKLOAD_COMMON_LOGGER_EDGLOG_H
00002 #define EDG_WORKLOAD_COMMON_LOGGER_EDGLOG_H
00003 
00004 #include "logstream_ts.h"
00005 
00006 COMMON_NAMESPACE_BEGIN {
00007 
00008   namespace logger { namespace threadsafe {
00009     extern logstream  edglog;
00010   }}; // Namespace threadsafe & logger
00011 
00012 } COMMON_NAMESPACE_END;
00013 
00014 #define RenameLogStreamNS_ts( ts )  namespace ts = edg::workload::common::logger::threadsafe
00015 
00016 #endif /* EDG_WORKLOAD_COMMON_LOGGER_EDGLOG_H */
00017 
00018 // Local Variables:
00019 // mode: c++
00020 // End:

Generated on Fri May 14 14:18:25 2004 for COMMON API - configuration, jobid, ldif2classadi, logger, process, requestad, socket++i, task, utilities by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002