|
XRootD
|
#include <XrdCmsResp.hh>
Collaboration diagram for XrdCmsRespQ:Public Member Functions | |
| XrdCmsRespQ () | |
| ~XrdCmsRespQ () | |
| void | Add (XrdCmsResp *rp) |
| void | Purge () |
| XrdCmsResp * | Rem (int msgid) |
Definition at line 123 of file XrdCmsResp.hh.
| XrdCmsRespQ::XrdCmsRespQ | ( | ) |
Definition at line 241 of file XrdCmsResp.cc.
|
inline |
Definition at line 133 of file XrdCmsResp.hh.
References Purge().
Here is the call graph for this function:| void XrdCmsRespQ::Add | ( | XrdCmsResp * | rp | ) |
Definition at line 250 of file XrdCmsResp.cc.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Referenced by XrdCmsClientMan::delayResp().
Here is the call graph for this function:
Here is the caller graph for this function:| void XrdCmsRespQ::Purge | ( | ) |
Definition at line 267 of file XrdCmsResp.cc.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Referenced by ~XrdCmsRespQ(), and XrdCmsClientMan::delayResp().
Here is the call graph for this function:
Here is the caller graph for this function:| XrdCmsResp * XrdCmsRespQ::Rem | ( | int | msgid | ) |
Definition at line 282 of file XrdCmsResp.cc.
References XrdSysMutex::Lock(), and XrdSysMutex::UnLock().
Here is the call graph for this function: