|
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 () | |
Private Attributes | |
| unsigned long long | dflts |
| XrdOucPListAnchor::XrdOucPListAnchor | ( | unsigned long long | dfx = 0 | ) | [inline] |
References dflts.
| XrdOucPListAnchor::~XrdOucPListAnchor | ( | ) | [inline] |
| XrdOucPList* XrdOucPListAnchor::About | ( | const char * | pathname | ) | [inline] |
References XrdOucPList::next, and XrdOucPList::PathOK().
Referenced by XrdOssSys::Create().
| void XrdOucPListAnchor::Default | ( | unsigned long long | x | ) | [inline] |
References dflts.
Referenced by XrdOssSys::ConfigStage().
| void XrdOucPListAnchor::Empty | ( | XrdOucPList * | newlist = 0 | ) | [inline] |
References XrdOucPList::next.
| unsigned long long XrdOucPListAnchor::Find | ( | const char * | pathname | ) | [inline] |
References dflts, XrdOucPList::flags, XrdOucPList::next, and XrdOucPList::PathOK().
Referenced by XrdFrmConfig::ConfigMP(), XrdOssSys::IsRemote(), XrdOssSys::PathOpts(), and XrdFrmConfig::PathOpts().
| XrdOucPList* XrdOucPListAnchor::First | ( | ) | [inline] |
| void XrdOucPListAnchor::Insert | ( | XrdOucPList * | newitem | ) | [inline] |
References XrdOucPList::next, and XrdOucPList::pathlen.
Referenced by XrdOssSys::xpath().
| XrdOucPList* XrdOucPListAnchor::Match | ( | const char * | pathname | ) | [inline] |
References XrdOucPList::next, XrdOucPList::path, and XrdOucPList::pathlen.
Referenced by XrdOssSys::xpath().
| int XrdOucPListAnchor::NotEmpty | ( | ) | [inline] |
References XrdOucPList::next.
unsigned long long XrdOucPListAnchor::dflts [private] |
Referenced by Default(), Find(), and XrdOucPListAnchor().
1.7.3