xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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. 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...
 

Detailed Description

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

Constructor & Destructor Documentation

XrdSfsFAInfo::XrdSfsFAInfo ( )
inline
XrdSfsFAInfo::~XrdSfsFAInfo ( )
inline

Member Data Documentation

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)


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