#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <netinet/in.h>
#include <sys/uio.h>
#include "Xrd/XrdScheduler.hh"
#include "XProtocol/XProtocol.hh"
#include "XProtocol/XPtypes.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSfs/XrdSfsInterface.hh"
#include "XrdXrootd/XrdXrootdCallBack.hh"
#include "XrdXrootd/XrdXrootdProtocol.hh"
#include "XrdXrootd/XrdXrootdStats.hh"
#include "XrdXrootd/XrdXrootdReqID.hh"
#include "XrdXrootd/XrdXrootdTrace.hh"
Go to the source code of this file.
Classes | |
class | XrdXrootdCBJob |
Variables | |
const char * | XrdXrootdCallBackCVSID = "$Id: XrdXrootdCallBack.cc 35287 2010-09-14 21:19:35Z ganis $" |
XrdOucTrace * | XrdXrootdTrace |
const char* XrdXrootdCallBackCVSID = "$Id: XrdXrootdCallBack.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdXrootdCallBack.cc.
Definition at line 79 of file XrdFrmAdminMain.cc.