|
XRootD
|
#include <XrdOssConfig.hh>
Collaboration diagram for OssSpaceConfig:Public Member Functions | |
| OssSpaceConfig (XrdOucString &sn, XrdOucString &sp, XrdOucString &mn) | |
Public Attributes | |
| bool | chkMnt |
| bool | isXA |
| const XrdOucString & | mName |
| bool | noFail |
| const XrdOucString & | sName |
| const XrdOucString & | sPath |
Definition at line 57 of file XrdOssConfig.hh.
|
inline |
Definition at line 64 of file XrdOssConfig.hh.
| bool OssSpaceConfig::chkMnt |
Definition at line 63 of file XrdOssConfig.hh.
Referenced by XrdOssSys::xspace(), and XrdOssSys::xspaceBuild().
| bool OssSpaceConfig::isXA |
Definition at line 61 of file XrdOssConfig.hh.
Referenced by XrdOssSys::xspace(), and XrdOssSys::xspaceBuild().
| const XrdOucString& OssSpaceConfig::mName |
Definition at line 60 of file XrdOssConfig.hh.
Referenced by XrdOssSys::xspaceBuild().
| bool OssSpaceConfig::noFail |
Definition at line 62 of file XrdOssConfig.hh.
Referenced by XrdOssSys::xspace(), and XrdOssSys::xspaceBuild().
| const XrdOucString& OssSpaceConfig::sName |
Definition at line 58 of file XrdOssConfig.hh.
Referenced by XrdOssSys::xspaceBuild().
| const XrdOucString& OssSpaceConfig::sPath |
Definition at line 59 of file XrdOssConfig.hh.
Referenced by XrdOssSys::xspaceBuild().