|
xrootd
|
#include <sys/types.h>#include <errno.h>#include "XrdSys/XrdSysHeaders.hh"#include "XrdOss/XrdOss.hh"#include "XrdOss/XrdOssConfig.hh"#include "XrdOss/XrdOssError.hh"#include "XrdOss/XrdOssStatInfo.hh"#include "XrdOuc/XrdOucExport.hh"#include "XrdOuc/XrdOucPList.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPthread.hh"
Go to the source code of this file.
Classes | |
| class | XrdOssDir |
| class | XrdOssFile |
| class | XrdOssSys |
Macros | |
| #define | spAssign 1 |
| #define | Check_RO(act, flags, path, opname) |
| #define | Check_RW(act, path, opname) |
| #define Check_RO | ( | act, | |
| flags, | |||
| path, | |||
| opname | |||
| ) |
| #define Check_RW | ( | act, | |
| path, | |||
| opname | |||
| ) |
| #define spAssign 1 |