xrootd
Loading...
Searching...
No Matches
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)
 
unsigned long long Default ()
 
void Defstar (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 ()
 
const char * Name ()
 
XrdOucPListNext ()
 
char * Path ()
 
int Plen ()
 
int PathOK (const char *pd, const int pl)
 
void Set (int aval)
 
void Set (unsigned long long fval)
 
void Set (const char *pd, const char *pn)
 
 XrdOucPList (const char *pd="", unsigned long long fv=0)
 
 XrdOucPList (const char *pd, const char *pn)
 
 ~XrdOucPList ()
 

Private Attributes

unsigned long long dflts
 
unsigned long long dstrs
 

Constructor & Destructor Documentation

◆ XrdOucPListAnchor()

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

◆ ~XrdOucPListAnchor()

XrdOucPListAnchor::~XrdOucPListAnchor ( )
inline

Member Function Documentation

◆ About()

XrdOucPList * XrdOucPListAnchor::About ( const char *  pathname)
inline

◆ Default() [1/2]

unsigned long long XrdOucPListAnchor::Default ( )
inline

References dflts.

◆ Default() [2/2]

void XrdOucPListAnchor::Default ( unsigned long long  x)
inline

References dflts.

◆ Defstar()

void XrdOucPListAnchor::Defstar ( unsigned long long  x)
inline

References dstrs.

◆ Empty()

void XrdOucPListAnchor::Empty ( XrdOucPList newlist = 0)
inline

References XrdOucPList::next.

◆ Find()

unsigned long long XrdOucPListAnchor::Find ( const char *  pathname)
inline

◆ First()

XrdOucPList * XrdOucPListAnchor::First ( )
inline

References XrdOucPList::next.

◆ Insert()

void XrdOucPListAnchor::Insert ( XrdOucPList newitem)
inline

◆ Match()

XrdOucPList * XrdOucPListAnchor::Match ( const char *  pathname)
inline

◆ NotEmpty()

int XrdOucPListAnchor::NotEmpty ( )
inline

References XrdOucPList::next.

Member Data Documentation

◆ dflts

unsigned long long XrdOucPListAnchor::dflts
private

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

◆ dstrs

unsigned long long XrdOucPListAnchor::dstrs
private

Referenced by Defstar(), and Find().


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