XRootD
Loading...
Searching...
No Matches
XrdOssMirageXAttr.cc File Reference
#include "XrdOssMirageXAttr.hh"
#include "XrdVersion.hh"
#include <algorithm>
#include <stdexcept>
#include <string_view>
Include dependency graph for XrdOssMirageXAttr.cc:

Go to the source code of this file.

Functions

XrdSysXAttrXrdSysGetXAttrObject (XrdSysError *errP, const char *config_fn, const char *parms)
 XrdVERSIONINFO (XrdSysGetXAttrObject, XrdOssMirageXAttr)

Function Documentation

◆ XrdSysGetXAttrObject()

XrdSysXAttr * XrdSysGetXAttrObject ( XrdSysError * errP,
const char * config_fn,
const char * parms )

Definition at line 14 of file XrdOssMirageXAttr.cc.

15 {
16 return new XrdOssMirageXAttr();
17 }

◆ XrdVERSIONINFO()

XrdVERSIONINFO ( XrdSysGetXAttrObject ,
XrdOssMirageXAttr  )

References XrdSysGetXAttrObject().

Here is the call graph for this function: