XRootD
Loading...
Searching...
No Matches
XrdPfcAllowDecision.cc File Reference
+ Include dependency graph for XrdPfcAllowDecision.cc:

Go to the source code of this file.

Classes

class  AllowDecision
 

Functions

XrdPfc::DecisionXrdPfcGetDecision (XrdSysError &)
 

Function Documentation

◆ XrdPfcGetDecision()

XrdPfc::Decision * XrdPfcGetDecision ( XrdSysError & )

Definition at line 41 of file XrdPfcAllowDecision.cc.

42{
43 return new AllowDecision();
44}