|
xrootd
|
#include <XrdSfsFAttr.hh>
Public Member Functions | |
| XrdSfsFAInfo () | |
| ~XrdSfsFAInfo () | |
Public Attributes | |
| char * | Name |
| Variable name. More... | |
| char * | Value |
| Variable value. More... | |
| int | VLen |
| Variable value length (aligned) More... | |
| short | NLen |
| Length of name not including null byte. More... | |
| int | faRC |
| Action return code for this element. More... | |
This include file defines control strucres used to drive entended file attribute handling via the fsctl() method.
|
inline |
|
inline |
| int XrdSfsFAInfo::faRC |
Action return code for this element.
| char* XrdSfsFAInfo::Name |
Variable name.
| short XrdSfsFAInfo::NLen |
Length of name not including null byte.
| char* XrdSfsFAInfo::Value |
Variable value.
| int XrdSfsFAInfo::VLen |
Variable value length (aligned)
1.8.5