Public Member Functions | Private Attributes

XrdOlbManList Class Reference

#include <XrdOlbManList.hh>

Collaboration diagram for XrdOlbManList:
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)
 XrdOlbManList ()
 ~XrdOlbManList ()

Private Attributes

XrdSysMutex mlMutex
XrdOlbManRefnextMan
XrdOlbManRefallMans

Constructor & Destructor Documentation

XrdOlbManList::XrdOlbManList (  )  [inline]

References allMans, and nextMan.

XrdOlbManList::~XrdOlbManList (  ) 

References allMans, and XrdOlbManRef::Next.


Member Function Documentation

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

References allMans.

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

Member Data Documentation

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

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


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