xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends | List of all members
XrdCmsPList Class Reference

#include <XrdCmsPList.hh>

Collaboration diagram for XrdCmsPList:
Collaboration graph
[legend]

Public Member Functions

XrdCmsPListNext ()
 
char * Path ()
 
const char * PType ()
 
 XrdCmsPList (const char *pname="", XrdCmsPInfo *pi=0)
 
 ~XrdCmsPList ()
 

Private Attributes

XrdCmsPInfo pathmask
 
XrdCmsPListnext
 
char * pathname
 
int pathlen
 
char pathtype
 
char reserved [3]
 

Friends

class XrdCmsPList_Anchor
 

Constructor & Destructor Documentation

◆ XrdCmsPList()

XrdCmsPList::XrdCmsPList ( const char *  pname = "",
XrdCmsPInfo pi = 0 
)
inline

References pathmask, and XrdCmsPInfo::Set().

◆ ~XrdCmsPList()

XrdCmsPList::~XrdCmsPList ( )
inline

References pathname.

Member Function Documentation

◆ Next()

XrdCmsPList * XrdCmsPList::Next ( )
inline

References next.

◆ Path()

char * XrdCmsPList::Path ( )
inline

References pathname.

◆ PType()

const char * XrdCmsPList::PType ( )

Friends And Related Symbol Documentation

◆ XrdCmsPList_Anchor

friend class XrdCmsPList_Anchor
friend

Member Data Documentation

◆ next

XrdCmsPList* XrdCmsPList::next
private

Referenced by XrdCmsPList_Anchor::Empty(), and Next().

◆ pathlen

int XrdCmsPList::pathlen
private

◆ pathmask

XrdCmsPInfo XrdCmsPList::pathmask
private

Referenced by XrdCmsPList().

◆ pathname

char* XrdCmsPList::pathname
private

Referenced by Path(), and ~XrdCmsPList().

◆ pathtype

char XrdCmsPList::pathtype
private

◆ reserved

char XrdCmsPList::reserved[3]
private

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