#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 |
Definition at line 70 of file XrdCmsKey.hh.
| XrdCmsKeyLoc::XrdCmsKeyLoc | ( | ) | [inline] |
Definition at line 94 of file XrdCmsKey.hh.
| XrdCmsKeyLoc::~XrdCmsKeyLoc | ( | ) | [inline] |
Definition at line 95 of file XrdCmsKey.hh.
| XrdCmsKeyLoc& XrdCmsKeyLoc::operator= | ( | const XrdCmsKeyLoc & | rhs | ) | [inline] |
Definition at line 74 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::DelFile(), XrdCmsCache::Dispatch(), XrdCmsCache::GetFile(), operator=(), and XrdCmsCache::WT4File().
Definition at line 75 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::DelFile(), XrdCmsCache::Dispatch(), XrdCmsCache::GetFile(), and operator=().
Definition at line 76 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), and XrdCmsCache::UnkFile().
| unsigned int XrdCmsKeyLoc::TOD_B |
Definition at line 77 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), and operator=().
| unsigned int XrdCmsKeyLoc::Reserved |
Definition at line 78 of file XrdCmsKey.hh.
| unsigned int XrdCmsKeyLoc::HashSave |
Definition at line 80 of file XrdCmsKey.hh.
Referenced by XrdCmsNash::Recycle(), and XrdCmsKeyItem::Unload().
Definition at line 81 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::AddFile(), XrdCmsCache::GetFile(), operator=(), and XrdCmsCache::WT4File().
| union { ... } |
Definition at line 83 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::Add2Q(), XrdCmsCache::AddFile(), XrdCmsKeyItem::Alloc(), XrdCmsCache::Dispatch(), operator=(), and XrdCmsCache::Recycle().
Definition at line 84 of file XrdCmsKey.hh.
Referenced by XrdCmsCache::Add2Q(), XrdCmsCache::AddFile(), XrdCmsKeyItem::Alloc(), XrdCmsCache::Dispatch(), operator=(), and XrdCmsCache::Recycle().
1.5.1