XrdSysToOuc.h

Go to the documentation of this file.
00001 
00002 //
00003 // These are needed when we build the XROOTD-related plugins with an
00004 // external XROOTD relased before the full move XrdOuc to XrdSys
00005 //
00006 
00007 #define XrdSysError           XrdOucError
00008 #define XrdSysLogger          XrdOucLogger
00009 
00010 #define XrdSysMutex           XrdOucMutex
00011 #define XrdSysMutexHelper     XrdOucMutexHelper
00012 #define XrdSysRecMutex        XrdOucRecMutex
00013 #define XrdSysSemWait         XrdOucSemWait
00014 #define XrdSysThread          XrdOucThread
00015 
00016 #define XrdSysPlugin          XrdOucPlugin
00017 
00018 #define XrdSysTimer           XrdOucTimer
00019 
00020 

Generated on Tue Jul 5 14:51:50 2011 for ROOT_528-00b_version by  doxygen 1.5.1