#include <XrdCmsKey.hh>
| XrdCmsKeyItem::XrdCmsKeyItem |
( |
| ) |
|
|
inline |
| XrdCmsKeyItem::~XrdCmsKeyItem |
( |
| ) |
|
|
inline |
| static XrdCmsKeyItem* XrdCmsKeyItem::Alloc |
( |
unsigned int |
theTock | ) |
|
|
static |
| void XrdCmsKeyItem::Recycle |
( |
| ) |
|
| void XrdCmsKeyItem::Reload |
( |
| ) |
|
| static int XrdCmsKeyItem::Replenish |
( |
| ) |
|
|
static |
| static void XrdCmsKeyItem::Stats |
( |
int & |
isAlloc, |
|
|
int & |
isFree, |
|
|
int & |
wasEmpty |
|
) |
| |
|
static |
| static XrdCmsKeyItem* XrdCmsKeyItem::Unload |
( |
unsigned int |
theTock | ) |
|
|
static |
| const int XrdCmsKeyItem::minAlloc = 4096 |
|
static |
| const int XrdCmsKeyItem::minFree = 1024 |
|
static |
| int XrdCmsKeyItem::numFree |
|
staticprivate |
| int XrdCmsKeyItem::numHave |
|
staticprivate |
| int XrdCmsKeyItem::numNull |
|
staticprivate |
| const unsigned int XrdCmsKeyItem::TickMask = 63 |
|
static |
| const unsigned int XrdCmsKeyItem::TickRate = 64 |
|
static |
The documentation for this class was generated from the following file: