#include <fcntl.h>#include <sys/stat.h>#include "XrdVersion.hh"#include "Xrd/XrdScheduler.hh"#include "XrdOssArc/XrdOssArc.hh"#include "XrdOssArc/XrdOssArcCompose.hh"#include "XrdOssArc/XrdOssArcConfig.hh"#include "XrdOssArc/XrdOssArcStage.hh"#include "XrdOssArc/XrdOssArcZipFile.hh"#include "XrdOssArc/XrdOssArcTrace.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucECMsg.hh"#include "XrdSec/XrdSecEntity.hh"#include "XrdSys/XrdSysE2T.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlatform.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdOssArcGlobals |
Macros | |
| #define | Neg(x) |
Functions | |
| XrdVERSIONINFO (XrdOssAddStorageSystem2, XrdOssArc) extern "C" | |
Variables | |
| XrdOssArc * | XrdOssArcGlobals::ArcSS = 0 |
| XrdSysTrace | XrdOssArcGlobals::ArcTrace ("OssArc") |
| XrdOssArcConfig | XrdOssArcGlobals::Config |
| XrdOucECMsg | XrdOssArcGlobals::ecMsg |
| XrdSysError | XrdOssArcGlobals::Elog (0, "OssArc_") |
| XrdOss * | XrdOssArcGlobals::ossP = 0 |
| XrdScheduler * | XrdOssArcGlobals::schedP = 0 |
| #define Neg | ( | x | ) |
Definition at line 78 of file XrdOssArc.cc.
Referenced by XrdOssArcFile::Open(), and XrdOssArcDir::Opendir().
| XrdVERSIONINFO | ( | XrdOssAddStorageSystem2 | , |
| XrdOssArc | ) |
Definition at line 88 of file XrdOssArc.cc.
References XrdOssArcGlobals::ArcSS, XrdOssArcGlobals::Elog, Logger, XrdOssArcGlobals::ossP, XrdOssAddStorageSystem2(), and XrdOssOK.