|
XRootD
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | XrdSsiRespInfo |
| union | XrdSsiRespInfo.__unnamed156__ |
| union | XrdSsiRespInfo.__unnamed158__ |
| class | XrdSsiRespInfoMsg |
| union XrdSsiRespInfo.__unnamed156__ |
Definition at line 44 of file XrdSsiRespInfo.hh.
Collaboration diagram for XrdSsiRespInfo.__unnamed156__:| 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.__unnamed158__ |
Definition at line 50 of file XrdSsiRespInfo.hh.
Collaboration diagram for XrdSsiRespInfo.__unnamed158__:| 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 |