#include <unistd.h>
#include <stdio.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "XrdSys/XrdSysPthread.hh"
#include "XrdOss/XrdOssMio.hh"
#include "XrdOss/XrdOssMioFile.hh"
#include "XrdOss/XrdOssTrace.hh"
Go to the source code of this file.
Variables | |
const char * | XrdOssMioCVSID = "$Id: XrdOssMio.cc 30949 2009-11-02 16:37:58Z ganis $" |
XrdSysError | OssEroute |
XrdOucTrace | OssTrace |
XrdOucTrace OssTrace |
const char* XrdOssMioCVSID = "$Id: XrdOssMio.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdOssMio.cc.