#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 | ( | ) |
| XrdOucNSWalk::NSEnt* XrdFrmFileset::baseFile | ( | ) | [inline] |
References File, and XrdOssPath::isBase.
Referenced by basePath().
| const char* XrdFrmFileset::basePath | ( | ) | [inline] |
References baseFile(), and Mkfn().
| int XrdFrmFileset::chkLock | ( | const char * | Path | ) | [private] |
| int XrdFrmFileset::dirPath | ( | char * | dBuff, | |
| int | dBlen | |||
| ) |
| XrdOucNSWalk::NSEnt* XrdFrmFileset::failFile | ( | ) | [inline] |
References File, and XrdOssPath::isFail.
Referenced by failPath().
| const char* XrdFrmFileset::failPath | ( | ) | [inline] |
References failFile(), and Mkfn().
| XrdOucNSWalk::NSEnt* XrdFrmFileset::lockFile | ( | ) | [inline] |
References File, and XrdOssPath::isLock.
Referenced by lockPath().
| const char* XrdFrmFileset::lockPath | ( | ) | [inline] |
References lockFile(), and Mkfn().
| const char* XrdFrmFileset::Mkfn | ( | XrdOucNSWalk::NSEnt * | fP | ) | [private] |
Referenced by basePath(), failPath(), lockPath(), pfnPath(), pinPath(), and xyzPath().
| XrdOucNSWalk::NSEnt* XrdFrmFileset::pfnFile | ( | ) | [inline] |
References File, and XrdOssPath::isPfn.
Referenced by pfnPath().
| XrdOucNSWalk::NSEnt* XrdFrmFileset::pinFile | ( | ) | [inline] |
References File, and XrdOssPath::isPin.
Referenced by pinPath().
| static void XrdFrmFileset::Purge | ( | ) | [inline, static] |
References BadFiles, and XrdOucHash< T >::Purge().
| int XrdFrmFileset::Refresh | ( | int | isMig = 0, |
|
| int | doLock = 1 | |||
| ) |
| void XrdFrmFileset::Remfix | ( | const char * | fType, | |
| const char * | fPath | |||
| ) | [private] |
| int XrdFrmFileset::Screen | ( | int | needLF = 1 |
) |
| int XrdFrmFileset::setCpyTime | ( | int | Refresh = 0 |
) |
| XrdOucNSWalk::NSEnt* XrdFrmFileset::xyzFile | ( | XrdOssPath::theSfx | sfx | ) | [inline] |
References File.
| const char* XrdFrmFileset::xyzPath | ( | XrdOssPath::theSfx | sfx | ) | [inline] |
friend class XrdFrmFiles [friend] |
XrdOucHash<char> XrdFrmFileset::BadFiles [static, private] |
Referenced by Purge().
XrdOucTList* XrdFrmFileset::dInfo [private] |
const int XrdFrmFileset::dLen = 0 [static, private] |
const int XrdFrmFileset::dRef = 1 [static, private] |
XrdOucNSWalk::NSEnt* XrdFrmFileset::File[XrdOssPath::sfxNum] [private] |
Referenced by baseFile(), failFile(), lockFile(), pfnFile(), pinFile(), xyzFile(), and xyzPath().
1.6.1