xrootd
|
#include <XrdOssCache.hh>
Public Member Functions | |
XrdOssCache_Group (const char *grp, XrdOssCache_FS *fsp=0) | |
~XrdOssCache_Group () | |
Public Attributes | |
XrdOssCache_Group * | next |
char * | group |
XrdOssCache_FS * | curr |
XrdOssCache_FSAP * | fsVec |
long long | Usage |
long long | Quota |
int | GRPid |
short | fsNum |
short | rsvd |
Static Public Attributes | |
static XrdOssCache_Group * | PubGroup |
static long long | PubQuota |
static XrdOssCache_Group * | fsgroups |
|
inline |
References PubGroup.
|
inline |
References group.
XrdOssCache_FS* XrdOssCache_Group::curr |
|
static |
short XrdOssCache_Group::fsNum |
XrdOssCache_FSAP* XrdOssCache_Group::fsVec |
char* XrdOssCache_Group::group |
Referenced by ~XrdOssCache_Group().
int XrdOssCache_Group::GRPid |
XrdOssCache_Group* XrdOssCache_Group::next |
|
static |
Referenced by XrdOssCache_Group().
|
static |
long long XrdOssCache_Group::Quota |
short XrdOssCache_Group::rsvd |
long long XrdOssCache_Group::Usage |