#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 |
long long | Usage |
long long | Quota |
int | GRPid |
Static Public Attributes | |
static long long | PubQuota |
static XrdOssCache_Group * | fsgroups |
XrdOssCache_Group::XrdOssCache_Group | ( | const char * | grp, | |
XrdOssCache_FS * | fsp = 0 | |||
) | [inline] |
XrdOssCache_Group::~XrdOssCache_Group | ( | ) | [inline] |
References group.
XrdOssCache_Group* XrdOssCache_Group::fsgroups [static] |
char* XrdOssCache_Group::group |
Referenced by ~XrdOssCache_Group().
long long XrdOssCache_Group::PubQuota [static] |
long long XrdOssCache_Group::Quota |
long long XrdOssCache_Group::Usage |