|
XRootD
|
Inheritance diagram for XrdCmsDrop:
Collaboration diagram for XrdCmsDrop:Public Member Functions | |
| XrdCmsDrop (int nid, int inst) | |
| XrdCmsDrop (XrdCmsNode *nP) | |
| ~XrdCmsDrop () | |
| void | DoIt () |
Public Attributes | |
| int | nodeEnt |
| int | nodeInst |
| XrdCmsNode * | nodeP |
Definition at line 78 of file XrdCmsCluster.cc.
|
inline |
Definition at line 90 of file XrdCmsCluster.cc.
References XrdJob::XrdJob(), nodeEnt, nodeInst, nodeP, and XrdCms::Sched.
Here is the call graph for this function:
|
inline |
Definition at line 94 of file XrdCmsCluster.cc.
References XrdJob::XrdJob(), XrdCms::Config, nodeEnt, nodeInst, nodeP, and XrdCms::Sched.
Here is the call graph for this function:
|
inline |
Definition at line 98 of file XrdCmsCluster.cc.
|
inlinevirtual |
Implements XrdJob.
Definition at line 82 of file XrdCmsCluster.cc.
References XrdCms::Cluster, nodeEnt, nodeInst, and nodeP.
| int XrdCmsDrop::nodeEnt |
Definition at line 101 of file XrdCmsCluster.cc.
Referenced by XrdCmsDrop(), XrdCmsDrop(), and DoIt().
| int XrdCmsDrop::nodeInst |
Definition at line 102 of file XrdCmsCluster.cc.
Referenced by XrdCmsDrop(), XrdCmsDrop(), DoIt(), and XrdCmsCluster::Remove().
| XrdCmsNode* XrdCmsDrop::nodeP |
Definition at line 100 of file XrdCmsCluster.cc.
Referenced by XrdCmsDrop(), XrdCmsDrop(), and DoIt().