![]() |
XRootD
|
#include <XrdCmsKey.hh>
Public Member Functions | |
XrdCmsKeyLoc () | |
~XrdCmsKeyLoc () | |
XrdCmsKeyLoc & | operator= (const XrdCmsKeyLoc &rhs) |
Public Attributes | |
union { | |
int | deadline |
unsigned int | HashSave |
}; | |
SMask_t | hfvec |
int | lifeline |
SMask_t | pfvec |
SMask_t | qfvec |
short | roPend |
short | rwPend |
unsigned int | TOD_B |
Definition at line 88 of file XrdCmsKey.hh.
|
inline |
Definition at line 113 of file XrdCmsKey.hh.
|
inline |
Definition at line 114 of file XrdCmsKey.hh.
|
inline |
union { ... } |
SMask_t XrdCmsKeyLoc::hfvec |
Definition at line 92 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::DelFile(), XrdCmsCache::GetFile(), operator=(), and XrdCmsCache::WT4File().
int XrdCmsKeyLoc::lifeline |
Definition at line 96 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::DelFile(), XrdCmsCache::GetFile(), and operator=().
SMask_t XrdCmsKeyLoc::pfvec |
Definition at line 93 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::DelFile(), XrdCmsCache::GetFile(), and operator=().
SMask_t XrdCmsKeyLoc::qfvec |
Definition at line 94 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), and XrdCmsCache::UnkFile().
short XrdCmsKeyLoc::roPend |
Definition at line 101 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsKeyItem::Alloc(), and operator=().
short XrdCmsKeyLoc::rwPend |
Definition at line 102 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsKeyItem::Alloc(), and operator=().
unsigned int XrdCmsKeyLoc::TOD_B |
Definition at line 95 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), and operator=().