xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdSfsFAInfo Struct Reference

#include <XrdSfsFAttr.hh>

Public Member Functions

 XrdSfsFAInfo ()
 
 ~XrdSfsFAInfo ()
 

Public Attributes

char * Name
 Variable name.
 
char * Value
 Variable value.
 
int VLen
 Variable value length (aligned)
 
short NLen
 Length of name not including null byte.
 
int faRC
 Action return code for this element.
 

Detailed Description

This include file defines control strucres used to drive entended file attribute handling via the fsctl() method.

Constructor & Destructor Documentation

◆ XrdSfsFAInfo()

XrdSfsFAInfo::XrdSfsFAInfo ( )
inline

◆ ~XrdSfsFAInfo()

XrdSfsFAInfo::~XrdSfsFAInfo ( )
inline

Member Data Documentation

◆ faRC

int XrdSfsFAInfo::faRC

Action return code for this element.

◆ Name

char* XrdSfsFAInfo::Name

Variable name.

◆ NLen

short XrdSfsFAInfo::NLen

Length of name not including null byte.

◆ Value

char* XrdSfsFAInfo::Value

Variable value.

◆ VLen

int XrdSfsFAInfo::VLen

Variable value length (aligned)


The documentation for this struct was generated from the following file: