![]() |
XRootD
|
Go to the source code of this file.
Classes | |
struct | XrdSsiRespInfo |
union | XrdSsiRespInfo.__unnamed151__ |
union | XrdSsiRespInfo.__unnamed153__ |
class | XrdSsiRespInfoMsg |
union XrdSsiRespInfo.__unnamed151__ |
Definition at line 44 of file XrdSsiRespInfo.hh.
Class Members | ||
---|---|---|
const char * | buff |
->buffer when rType == isData ->buffer when rType == isHandle |
const char * | eMsg | ->msg text when rType == isError |
long long | fsize | ->file size when rType == isFile |
XrdSsiStream * | strmP | ->SsiStream when rType == isStream |
union XrdSsiRespInfo.__unnamed153__ |
Definition at line 50 of file XrdSsiRespInfo.hh.
Class Members | ||
---|---|---|
int | blen |
buffer len When rType == isData buffer len When rType == isHandle |
int | eNum | errno When rType == isError |
int | fdnum | filedesc When rType == isFile |