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 |
long long | Usage |
long long | Quota |
int | GRPid |
Static Public Attributes | |
static long long | PubQuota |
static XrdOssCache_Group * | fsgroups |
|
inline |
|
inline |
References group.
XrdOssCache_FS* XrdOssCache_Group::curr |
|
static |
char* XrdOssCache_Group::group |
Referenced by ~XrdOssCache_Group().
int XrdOssCache_Group::GRPid |
XrdOssCache_Group* XrdOssCache_Group::next |
|
static |
long long XrdOssCache_Group::Quota |
long long XrdOssCache_Group::Usage |