|
xrootd
|
#include <XrdOucPList.hh>


Public Member Functions | |
| XrdOucPList * | About (const char *pathname) |
| void | Default (unsigned long long x) |
| void | Empty (XrdOucPList *newlist=0) |
| unsigned long long | Find (const char *pathname) |
| XrdOucPList * | Match (const char *pathname) |
| XrdOucPList * | First () |
| void | Insert (XrdOucPList *newitem) |
| int | NotEmpty () |
| XrdOucPListAnchor (unsigned long long dfx=0) | |
| ~XrdOucPListAnchor () | |
Public Member Functions inherited from XrdOucPList | |
| int | Attr () |
| unsigned long long | Flag () |
| XrdOucPList * | Next () |
| char * | Path () |
| int | Plen () |
| int | PathOK (const char *pd, const int pl) |
| void | Set (int aval) |
| void | Set (unsigned long long fval) |
| XrdOucPList (const char *pd="", unsigned long long fv=0) | |
| ~XrdOucPList () | |
Private Attributes | |
| unsigned long long | dflts |
|
inline |
References dflts.
|
inline |
|
inline |
References XrdOucPList::next, and XrdOucPList::PathOK().
Referenced by XrdOssSys::Create().
|
inline |
References dflts.
Referenced by XrdOssSys::ConfigStage(), and XrdOfsTPC::Start().
|
inline |
References XrdOucPList::next.
|
inline |
References dflts, XrdOucPList::flags, XrdOucPList::next, and XrdOucPList::PathOK().
Referenced by XrdOfsTPC::Authorize(), XrdFrmConfig::ConfigMP(), XrdOssSys::IsRemote(), XrdFrmConfig::NeedsCTA(), XrdPssFile::Open(), XrdOssSys::PathOpts(), and XrdFrmConfig::PathOpts().
|
inline |
|
inline |
References XrdOucPList::next, and XrdOucPList::pathlen.
Referenced by XrdOucExport::ParsePath(), and XrdOfsTPC::Restrict().
|
inline |
References XrdOucPList::next, XrdOucPList::path, and XrdOucPList::pathlen.
Referenced by XrdOucExport::ParsePath(), and XrdOfsTPC::Restrict().
|
inline |
References XrdOucPList::next.
|
private |
Referenced by Default(), Find(), and XrdOucPListAnchor().
1.8.3.1