|
XRootD
|
#include <XrdOssCsiConfig.hh>
Collaboration diagram for TagPath: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().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
inline |
Definition at line 88 of file XrdOssCsiConfig.hh.
References prefix_.
Referenced by XrdOssCsi::Remdir().
Here is the caller graph for this function:
|
inline |
Definition at line 116 of file XrdOssCsiConfig.hh.
References prefix_.
Referenced by XrdOssCsi::Create(), XrdOssCsi::Rename(), and XrdOssCsi::Unlink().
Here is the caller graph for this function:
|
inline |
Definition at line 100 of file XrdOssCsiConfig.hh.
References prefix_.
|
inline |
Definition at line 72 of file XrdOssCsiConfig.hh.
References XrdSysError::Emsg(), prefix_, and XrdOssOK.
Referenced by XrdOssCsiConfig::Init().
Here is the call graph for this function:
Here is the caller graph for this function:| std::string TagPath::prefix_ |
Definition at line 124 of file XrdOssCsiConfig.hh.
Referenced by hasPrefix(), XrdOssCsiConfig::Init(), isTagFile(), makeBaseDirname(), makeTagFilename(), matchPrefixDir(), and SetPrefix().