#include <XrdSfsFAttr.hh>
|
| static const int | accChk = 0x01 |
| | Perform access check. More...
|
| |
| static const int | newAtr = 0x02 |
| | For set the attribute must not exist. More...
|
| |
| static const int | xplode = 0x04 |
| | Construct an info vec from faList. More...
|
| |
| static const int | retvsz = 0x0c |
| | Above plus return size of attr value. More...
|
| |
| static const int | retval = 0x1c |
| | Above plus return actual attr value. More...
|
| |
◆ RQST
| Enumerator |
|---|
| faDel | |
| faGet | |
| faLst | |
| faSet | |
| faFence | |
◆ XrdSfsFACtl()
| XrdSfsFACtl::XrdSfsFACtl |
( |
const char * |
p, |
|
|
const char * |
opq, |
|
|
int |
anum |
|
) |
| |
|
inline |
◆ ~XrdSfsFACtl()
| XrdSfsFACtl::~XrdSfsFACtl |
( |
| ) |
|
|
inline |
◆ accChk
| const int XrdSfsFACtl::accChk = 0x01 |
|
static |
◆ envP
Optional environmental information.
◆ fabP
◆ info
◆ iNum
| unsigned short XrdSfsFACtl::iNum |
◆ newAtr
| const int XrdSfsFACtl::newAtr = 0x02 |
|
static |
For set the attribute must not exist.
◆ nPfx
| char XrdSfsFACtl::nPfx[2] |
◆ opts
| unsigned char XrdSfsFACtl::opts |
Request options (see below)
◆ path
| const char* XrdSfsFACtl::path |
The file path to act on (logical)
◆ pcgi
| const char* XrdSfsFACtl::pcgi |
Opaque information (null if none)
◆ pfnP
| const char* XrdSfsFACtl::pfnP |
The file path to act on (physical)
◆ retval
| const int XrdSfsFACtl::retval = 0x1c |
|
static |
Above plus return actual attr value.
◆ retvsz
| const int XrdSfsFACtl::retvsz = 0x0c |
|
static |
Above plus return size of attr value.
◆ rqst
| unsigned char XrdSfsFACtl::rqst |
Type of file attribute request (see below)
◆ xplode
| const int XrdSfsFACtl::xplode = 0x04 |
|
static |
Construct an info vec from faList.
The documentation for this struct was generated from the following file: