xrootd
|
#include <XrdCmsKey.hh>
Public Member Functions | |
XrdCmsKeyLoc & | operator= (const XrdCmsKeyLoc &rhs) |
XrdCmsKeyLoc () | |
~XrdCmsKeyLoc () | |
Public Attributes | |
SMask_t | hfvec |
SMask_t | pfvec |
SMask_t | qfvec |
unsigned int | TOD_B |
unsigned int | Reserved |
union { | |
unsigned int HashSave | |
int deadline | |
}; | |
short | roPend |
short | rwPend |
XrdCmsKeyLoc::XrdCmsKeyLoc | ( | ) | [inline] |
XrdCmsKeyLoc::~XrdCmsKeyLoc | ( | ) | [inline] |
XrdCmsKeyLoc& XrdCmsKeyLoc::operator= | ( | const XrdCmsKeyLoc & | rhs | ) | [inline] |
union { ... } |
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), operator=(), and XrdCmsCache::WT4File().
unsigned int XrdCmsKeyLoc::HashSave |
Referenced by XrdCmsNash::Recycle(), and XrdCmsKeyItem::Unload().
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::DelFile(), XrdCmsCache::Dispatch(), XrdCmsCache::GetFile(), and operator=().
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), and XrdCmsCache::UnkFile().
unsigned int XrdCmsKeyLoc::Reserved |
short XrdCmsKeyLoc::roPend |
short XrdCmsKeyLoc::rwPend |
unsigned int XrdCmsKeyLoc::TOD_B |
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), and operator=().