Public Member Functions | Private Attributes

XrdCmsManList Class Reference

#include <XrdCmsManList.hh>

Collaboration diagram for XrdCmsManList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void Add (unsigned int refp, char *manp, int manport, int lvl)
void Del (unsigned int refp)
int haveAlts ()
int Next (int &port, char *buff, int bsz)
 XrdCmsManList ()
 ~XrdCmsManList ()

Private Attributes

XrdSysMutex mlMutex
XrdCmsManRefnextMan
XrdCmsManRefallMans

Constructor & Destructor Documentation

XrdCmsManList::XrdCmsManList (  )  [inline]

References allMans, and nextMan.

XrdCmsManList::~XrdCmsManList (  ) 

References allMans, and XrdCmsManRef::Next.


Member Function Documentation

void XrdCmsManList::Add ( unsigned int  refp,
char *  manp,
int  manport,
int  lvl 
)
void XrdCmsManList::Del ( unsigned int  refp  ) 
int XrdCmsManList::haveAlts (  )  [inline]

References allMans.

int XrdCmsManList::Next ( int &  port,
char *  buff,
int  bsz 
)

Member Data Documentation

Referenced by Add(), Del(), and Next().

Referenced by Add(), Del(), Next(), and XrdCmsManList().


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