xrootd
Public Member Functions | Private Attributes | List of all members
XrdOucPListAnchor Class Reference

#include <XrdOucPList.hh>

Inheritance diagram for XrdOucPListAnchor:
Inheritance graph
[legend]
Collaboration diagram for XrdOucPListAnchor:
Collaboration graph
[legend]

Public Member Functions

XrdOucPListAbout (const char *pathname)
void Default (unsigned long long x)
void Empty (XrdOucPList *newlist=0)
unsigned long long Find (const char *pathname)
XrdOucPListMatch (const char *pathname)
XrdOucPListFirst ()
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 ()
XrdOucPListNext ()
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

Constructor & Destructor Documentation

XrdOucPListAnchor::XrdOucPListAnchor ( unsigned long long  dfx = 0)
inline

References dflts.

XrdOucPListAnchor::~XrdOucPListAnchor ( )
inline

Member Function Documentation

XrdOucPList* XrdOucPListAnchor::About ( const char *  pathname)
inline
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
XrdOucPList* XrdOucPListAnchor::First ( )
inline
void XrdOucPListAnchor::Insert ( XrdOucPList newitem)
inline
XrdOucPList* XrdOucPListAnchor::Match ( const char *  pathname)
inline
int XrdOucPListAnchor::NotEmpty ( )
inline

References XrdOucPList::next.

Member Data Documentation

unsigned long long XrdOucPListAnchor::dflts
private

Referenced by Default(), Find(), and XrdOucPListAnchor().


The documentation for this class was generated from the following file: