|
xrootd
|
#include <XrdFrmFiles.hh>

Public Member Functions | |
| XrdOucNSWalk::NSEnt * | baseFile () |
| const char * | basePath () |
| XrdOucNSWalk::NSEnt * | failFile () |
| const char * | failPath () |
| XrdOucNSWalk::NSEnt * | lockFile () |
| const char * | lockPath () |
| XrdOucNSWalk::NSEnt * | pfnFile () |
| const char * | pfnPath () |
| XrdOucNSWalk::NSEnt * | pinFile () |
| const char * | pinPath () |
| XrdOucNSWalk::NSEnt * | xyzFile (XrdOssPath::theSfx sfx) |
| const char * | xyzPath (XrdOssPath::theSfx sfx) |
| int | dirPath (char *dBuff, int dBlen) |
| int | Refresh (int isMig=0, int doLock=1) |
| int | Screen (int needLF=1) |
| int | setCpyTime (int Refresh=0) |
| XrdFrmFileset (XrdFrmFileset *sP=0, XrdOucTList *diP=0) | |
| ~XrdFrmFileset () | |
Static Public Member Functions | |
| static void | Purge () |
Public Attributes | |
| XrdOucXAttr< XrdFrcXAttrCpy > | cpyInfo |
| XrdOucXAttr< XrdFrcXAttrPin > | pinInfo |
| XrdFrmFileset * | Next |
| int | Age |
Private Member Functions | |
| int | chkLock (const char *Path) |
| const char * | Mkfn (XrdOucNSWalk::NSEnt *fP) |
| void | Remfix (const char *fType, const char *fPath) |
Private Attributes | |
| XrdOucNSWalk::NSEnt * | File [XrdOssPath::sfxNum] |
| XrdOucTList * | dInfo |
Static Private Attributes | |
| static XrdOucHash< char > | BadFiles |
| static const int | dLen = 0 |
| static const int | dRef = 1 |
Friends | |
| class | XrdFrmFiles |
| XrdFrmFileset::XrdFrmFileset | ( | XrdFrmFileset * | sP = 0, |
| XrdOucTList * | diP = 0 |
||
| ) |
| XrdFrmFileset::~XrdFrmFileset | ( | ) |
|
inline |
References File, and XrdOssPath::isBase.
Referenced by basePath().
|
inline |
References baseFile(), and Mkfn().
|
private |
| int XrdFrmFileset::dirPath | ( | char * | dBuff, |
| int | dBlen | ||
| ) |
|
inline |
References File, and XrdOssPath::isFail.
Referenced by failPath().
|
inline |
References failFile(), and Mkfn().
|
inline |
References File, and XrdOssPath::isLock.
Referenced by lockPath().
|
inline |
References lockFile(), and Mkfn().
|
private |
Referenced by basePath(), failPath(), lockPath(), pfnPath(), pinPath(), and xyzPath().
|
inline |
References File, and XrdOssPath::isPfn.
Referenced by pfnPath().
|
inline |
References File, and XrdOssPath::isPin.
Referenced by pinPath().
|
inlinestatic |
References BadFiles, and XrdOucHash< T >::Purge().
| int XrdFrmFileset::Refresh | ( | int | isMig = 0, |
| int | doLock = 1 |
||
| ) |
|
private |
| int XrdFrmFileset::Screen | ( | int | needLF = 1 | ) |
| int XrdFrmFileset::setCpyTime | ( | int | Refresh = 0 | ) |
|
inline |
References File.
|
inline |
|
friend |
| int XrdFrmFileset::Age |
|
staticprivate |
Referenced by Purge().
| XrdOucXAttr<XrdFrcXAttrCpy> XrdFrmFileset::cpyInfo |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
Referenced by baseFile(), failFile(), lockFile(), pfnFile(), pinFile(), xyzFile(), and xyzPath().
| XrdFrmFileset* XrdFrmFileset::Next |
| XrdOucXAttr<XrdFrcXAttrPin> XrdFrmFileset::pinInfo |