XRootD
XrdPfcPurgeQuota.cc File Reference
+ Include dependency graph for XrdPfcPurgeQuota.cc:

Go to the source code of this file.

Classes

class  XrdPfcPurgeQuota
 

Functions

XrdPfc::PurgePinXrdPfcGetPurgePin (XrdSysError &log)
 

Function Documentation

◆ XrdPfcGetPurgePin()

XrdPfc::PurgePin* XrdPfcGetPurgePin ( XrdSysError log)

Definition at line 133 of file XrdPfcPurgeQuota.cc.

134  {
135  return new XrdPfcPurgeQuota(log);
136  }