|
xrootd
|
#include <XrdOucPList.hh>


Public Member Functions | |
| 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 | flags |
| XrdOucPList * | next |
| char * | path |
| int | pathlen |
| int | attrs |
Friends | |
| class | XrdOucPListAnchor |
|
inline |
|
inline |
References path.
|
inline |
References attrs.
|
inline |
|
inline |
|
inline |
References path.
Referenced by XrdOssSys::Config_Display(), XrdFrmConfig::ConfigMP(), XrdOssSys::ConfigSpace(), XrdOssSys::ConfigStage(), XrdOssSys::ConfigStats(), XrdCmsConfig::MergeP(), and XrdFrmAdmin::x2xPaths().
|
inline |
Referenced by XrdOucPListAnchor::About(), and XrdOucPListAnchor::Find().
|
inline |
References pathlen.
Referenced by XrdFrmConfig::ConfigMP(), and XrdFrmAdmin::x2xPaths().
|
inline |
References attrs.
Referenced by XrdOssSys::ConfigMio(), XrdFrmConfig::ConfigMP(), XrdOssSys::ConfigStage(), XrdOssSys::Configure(), XrdOssSys::Create(), and XrdOucExport::ParsePath().
|
inline |
References flags.
|
friend |
|
private |
Referenced by XrdOucPListAnchor::Find(), Flag(), and Set().
|
private |
|
private |
Referenced by XrdOucPListAnchor::Match(), Path(), PathOK(), and ~XrdOucPList().
|
private |
Referenced by XrdOucPListAnchor::Insert(), XrdOucPListAnchor::Match(), PathOK(), and Plen().
1.8.3.1