#include <XrdCmsPList.hh>
Collaboration diagram for XrdCmsPList_Anchor:
Public Member Functions | |
void | Lock () |
void | UnLock () |
int | Add (const char *pname, XrdCmsPInfo *pinfo) |
void | Empty (XrdCmsPList *newlist=0) |
int | Find (const char *pname, XrdCmsPInfo &masks) |
XrdCmsPList * | First () |
SMask_t | Insert (const char *pname, XrdCmsPInfo *pinfo) |
int | NotEmpty () |
void | Remove (SMask_t mask) |
const char * | Type (const char *pname) |
XrdCmsPList * | Zorch (XrdCmsPList *newlist=0) |
XrdCmsPList_Anchor () | |
~XrdCmsPList_Anchor () | |
Private Attributes | |
XrdSysMutex | mutex |
XrdCmsPList * | next |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|