XRootD
Loading...
Searching...
No Matches
XrdSfsFSctl Struct Reference

< SFS_FSCTL_PLUGIN/PLUGIO/PLUGXC/PLUGFS parms More...

#include <XrdSfsInterface.hh>

Collaboration diagram for XrdSfsFSctl:

Public Attributes

union { 
const char * Arg2
 PLUGFS, PLUGIN opaque string.
const char ** ArgP
 PLUGXC argument list extension.
}; 
const char * Arg1
 PLUGFS, PLUGIN, PLUGIO, PLUGXC.
int Arg1Len
 Length.
int Arg2Len
 Length or -count of args in extension.

Detailed Description

< SFS_FSCTL_PLUGIN/PLUGIO/PLUGXC/PLUGFS parms

Definition at line 166 of file XrdSfsInterface.hh.

Member Data Documentation

◆ [union]

union { ... } XrdSfsFSctl

◆ Arg1

const char* XrdSfsFSctl::Arg1

PLUGFS, PLUGIN, PLUGIO, PLUGXC.

Definition at line 168 of file XrdSfsInterface.hh.

Referenced by XrdOfs::FSctl(), XrdPfcFSctl::FSctl(), and XrdPssFile::Open().

◆ Arg1Len

int XrdSfsFSctl::Arg1Len

Length.

Definition at line 169 of file XrdSfsInterface.hh.

Referenced by XrdOfs::FSctl(), XrdPfcFSctl::FSctl(), and XrdPssFile::Open().

◆ Arg2Len

int XrdSfsFSctl::Arg2Len

Length or -count of args in extension.

Definition at line 170 of file XrdSfsInterface.hh.

Referenced by XrdOfs::FSctl(), XrdPfcFSctl::FSctl(), and XrdPssFile::Open().


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