#include <XrdOucPList.hh>
Inheritance diagram for XrdOucPList:
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|