xrootd
Public Member Functions | Private Attributes
XrdOucPListAnchor Class Reference

#include <XrdOucPList.hh>

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

List of all members.

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 ()

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: