|
XRootD
|
#include <XrdCmsRTable.hh>
Collaboration diagram for XrdCmsRTable:Public Member Functions | |
| XrdCmsRTable () | |
| ~XrdCmsRTable () | |
| short | Add (XrdCmsNode *nP) |
| void | Del (XrdCmsNode *nP) |
| XrdCmsNode * | Find (short Num, int Inst) |
| void | Lock () |
| void | Send (const char *What, const char *data, int dlen) |
| void | UnLock () |
Definition at line 39 of file XrdCmsRTable.hh.
|
inline |
Definition at line 55 of file XrdCmsRTable.hh.
|
inline |
Definition at line 57 of file XrdCmsRTable.hh.
| short XrdCmsRTable::Add | ( | XrdCmsNode * | nP | ) |
Definition at line 46 of file XrdCmsRTable.cc.
References XrdSysMutex::Lock(), maxRD, and XrdSysMutex::UnLock().
Here is the call graph for this function:| void XrdCmsRTable::Del | ( | XrdCmsNode * | nP | ) |
Definition at line 72 of file XrdCmsRTable.cc.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Referenced by XrdCmsProtocol::Process().
Here is the call graph for this function:
Here is the caller graph for this function:| XrdCmsNode * XrdCmsRTable::Find | ( | short | Num, |
| int | Inst | ||
| ) |
Definition at line 101 of file XrdCmsRTable.cc.
|
inline |
Definition at line 51 of file XrdCmsRTable.hh.
References XrdSysMutex::Lock().
Here is the call graph for this function:| void XrdCmsRTable::Send | ( | const char * | What, |
| const char * | data, | ||
| int | dlen | ||
| ) |
Definition at line 115 of file XrdCmsRTable.cc.
References DEBUG, EPNAME, XrdSysMutex::Lock(), XrdCmsNode::Send(), and XrdSysMutex::UnLock().
Referenced by XrdCmsState::Monitor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 53 of file XrdCmsRTable.hh.
References XrdSysMutex::UnLock().
Here is the call graph for this function: