xrootd
Public Member Functions | Private Attributes | List of all members
XrdCmsManList Class Reference

#include <XrdCmsManList.hh>

Collaboration diagram for XrdCmsManList:
Collaboration graph
[legend]

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

XrdCmsManRef* XrdCmsManList::allMans
private

Referenced by haveAlts(), and XrdCmsManList().

XrdSysMutex XrdCmsManList::mlMutex
private
XrdCmsManRef* XrdCmsManList::nextMan
private

Referenced by XrdCmsManList().


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