XrdOucPList Class Reference

#include <XrdOucPList.hh>

Inheritance diagram for XrdOucPList:

XrdOucPListAnchor List of all members.

Public Member Functions

unsigned long long Flag ()
XrdOucPListNext ()
char * Path ()
int Plen ()
int PathOK (const char *pd, const int pl)
void Set (unsigned long long fval)
 XrdOucPList (const char *pd="", unsigned long long fv=0)
 ~XrdOucPList ()

Private Attributes

unsigned long long flags
XrdOucPListnext
char * path
int pathlen
int reserved

Friends

class XrdOucPListAnchor

Detailed Description

Definition at line 18 of file XrdOucPList.hh.


Constructor & Destructor Documentation

XrdOucPList::XrdOucPList ( const char *  pd = "",
unsigned long long  fv = 0 
) [inline]

Definition at line 32 of file XrdOucPList.hh.

XrdOucPList::~XrdOucPList (  )  [inline]

Definition at line 35 of file XrdOucPList.hh.

References free(), and path.


Member Function Documentation

unsigned long long XrdOucPList::Flag (  )  [inline]

Definition at line 22 of file XrdOucPList.hh.

References flags.

Referenced by XrdFrmConfig::ConfigMP(), XrdCmsConfig::MergeP(), XrdCmsConfig::xexpo(), and XrdOssSys::xpath().

XrdOucPList* XrdOucPList::Next (  )  [inline]

Definition at line 23 of file XrdOucPList.hh.

References next.

Referenced by XrdOssSys::ConfigStats(), and XrdCmsConfig::MergeP().

char* XrdOucPList::Path (  )  [inline]

Definition at line 24 of file XrdOucPList.hh.

References path.

Referenced by XrdFrmConfig::ConfigMP(), XrdOssSys::ConfigStats(), XrdCmsConfig::MergeP(), XrdCmsConfig::xexpo(), and XrdOssSys::xpath().

int XrdOucPList::Plen (  )  [inline]

Definition at line 25 of file XrdOucPList.hh.

References pathlen.

Referenced by XrdFrmConfig::ConfigMP().

int XrdOucPList::PathOK ( const char *  pd,
const int  pl 
) [inline]

Definition at line 27 of file XrdOucPList.hh.

References path, and pathlen.

void XrdOucPList::Set ( unsigned long long  fval  )  [inline]

Definition at line 30 of file XrdOucPList.hh.

References flags.

Referenced by XrdOssSys::Configure(), XrdCmsConfig::xexpo(), and XrdOssSys::xpath().


Friends And Related Function Documentation

friend class XrdOucPListAnchor [friend]

Definition at line 38 of file XrdOucPList.hh.


Member Data Documentation

unsigned long long XrdOucPList::flags [private]

Definition at line 42 of file XrdOucPList.hh.

Referenced by Flag(), and Set().

XrdOucPList* XrdOucPList::next [private]

Definition at line 43 of file XrdOucPList.hh.

Referenced by XrdOucPListAnchor::Empty(), XrdOucPListAnchor::Find(), XrdOucPListAnchor::First(), XrdOucPListAnchor::Insert(), XrdOucPListAnchor::Match(), Next(), and XrdOucPListAnchor::NotEmpty().

char* XrdOucPList::path [private]

Definition at line 44 of file XrdOucPList.hh.

Referenced by Path(), PathOK(), and ~XrdOucPList().

int XrdOucPList::pathlen [private]

Definition at line 45 of file XrdOucPList.hh.

Referenced by XrdOucPListAnchor::Insert(), PathOK(), and Plen().

int XrdOucPList::reserved [private]

Definition at line 46 of file XrdOucPList.hh.


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:39 2011 for ROOT_528-00b_version by  doxygen 1.5.1