|
XRootD
|
#include <XrdOucXAttr.hh>
Collaboration diagram for XrdOucXAttr< T >:Public Member Functions | |
| XrdOucXAttr () | |
| ~XrdOucXAttr () | |
| int | Del (const char *Path, int fd=-1) |
| int | Get (const char *Path, int fd=-1) |
| int | Set (const char *Path, int fd=-1) |
Public Attributes | |
| T | Attr |
Definition at line 108 of file XrdOucXAttr.hh.
|
inline |
Definition at line 145 of file XrdOucXAttr.hh.
|
inline |
Definition at line 146 of file XrdOucXAttr.hh.
|
inline |
Definition at line 119 of file XrdOucXAttr.hh.
References XrdOucXAttr< T >::Attr, XrdSysXAttr::Del(), Path, and XrdSysFAttr::Xat.
Here is the call graph for this function:
|
inline |
Definition at line 128 of file XrdOucXAttr.hh.
References XrdOucXAttr< T >::Attr, Path, and XrdSysFAttr::Xat.
Referenced by XrdFrmFileset::Refresh(), and XrdFrmFileset::setCpyTime().
Here is the caller graph for this function:
|
inline |
Definition at line 139 of file XrdOucXAttr.hh.
References XrdOucXAttr< T >::Attr, Path, XrdSysXAttr::Set(), and XrdSysFAttr::Xat.
Referenced by XrdOssSys::SetFattr(), and XrdFrcUtils::updtCpy().
Here is the call graph for this function:
Here is the caller graph for this function:| T XrdOucXAttr< T >::Attr |
Definition at line 112 of file XrdOucXAttr.hh.
Referenced by XrdOucXAttr< T >::Del(), XrdOucXAttr< T >::Get(), XrdFrmFileset::Refresh(), XrdOucXAttr< T >::Set(), XrdFrmFileset::setCpyTime(), XrdOssSys::SetFattr(), and XrdFrcUtils::updtCpy().