![]() |
XRootD
|
#include <XrdOssCsiConfig.hh>
Public Member Functions | |
TagPath () | |
~TagPath () | |
std::string | getPrefixName () |
bool | hasPrefix () |
bool | isTagFile (const char *path) |
std::string | makeBaseDirname (const char *path) |
std::string | makeTagFilename (const char *path) |
bool | matchPrefixDir (const char *path) |
int | SetPrefix (XrdSysError &Eroute, const std::string &v) |
Public Attributes | |
std::string | prefix_ |
Definition at line 41 of file XrdOssCsiConfig.hh.
|
inline |
Definition at line 45 of file XrdOssCsiConfig.hh.
|
inline |
Definition at line 46 of file XrdOssCsiConfig.hh.
|
inline |
Definition at line 110 of file XrdOssCsiConfig.hh.
|
inline |
Definition at line 84 of file XrdOssCsiConfig.hh.
References prefix_.
Referenced by XrdOssCsi::Remdir().
|
inline |
Definition at line 50 of file XrdOssCsiConfig.hh.
References prefix_.
Referenced by XrdOssCsi::Chmod(), XrdOssCsi::Create(), XrdOssCsi::Mkdir(), XrdOssCsiFile::Open(), XrdOssCsiDir::Readdir(), XrdOssCsi::Reloc(), XrdOssCsi::Remdir(), XrdOssCsi::Rename(), XrdOssCsi::Stat(), XrdOssCsi::StatPF(), XrdOssCsi::StatXA(), XrdOssCsi::Truncate(), and XrdOssCsi::Unlink().
|
inline |
Definition at line 88 of file XrdOssCsiConfig.hh.
References prefix_.
Referenced by XrdOssCsi::Remdir().
|
inline |
Definition at line 116 of file XrdOssCsiConfig.hh.
References prefix_.
Referenced by XrdOssCsi::Create(), XrdOssCsi::Rename(), and XrdOssCsi::Unlink().
|
inline |
|
inline |
Definition at line 72 of file XrdOssCsiConfig.hh.
References XrdSysError::Emsg(), prefix_, and XrdOssOK.
Referenced by XrdOssCsiConfig::Init().
std::string TagPath::prefix_ |
Definition at line 124 of file XrdOssCsiConfig.hh.
Referenced by hasPrefix(), XrdOssCsiConfig::Init(), isTagFile(), makeBaseDirname(), makeTagFilename(), matchPrefixDir(), and SetPrefix().