#include <XrdSsiRespInfo.hh>
Enumerator |
---|
isNone |
|
isData |
|
isError |
|
isFile |
|
isStream |
|
isHandle |
|
XrdSsiRespInfo::XrdSsiRespInfo |
( |
| ) |
|
|
inline |
XrdSsiRespInfo::~XrdSsiRespInfo |
( |
| ) |
|
|
inline |
void XrdSsiRespInfo::Init |
( |
| ) |
|
|
inline |
const char* XrdSsiRespInfo::State |
( |
| ) |
const |
|
inline |
buffer len When rType == isData buffer len When rType == isHandle
Referenced by Init().
const char* XrdSsiRespInfo::buff |
->buffer when rType == isData ->buffer when rType == isHandle
const char* XrdSsiRespInfo::eMsg |
->msg text when rType == isError
errno When rType == isError
int XrdSsiRespInfo::fdnum |
filedesc When rType == isFile
long long XrdSsiRespInfo::fsize |
->file size when rType == isFile
Referenced by Init().
const char* XrdSsiRespInfo::mdata |
-> Metadata about response.
Referenced by Init().
int XrdSsiRespInfo::mdlen |
Metadata length.
Referenced by Init().
->SsiStream when rType == isStream
The documentation for this struct was generated from the following file: