1#ifndef __XRDSSIRESPINFO_HH__
2#define __XRDSSIRESPINFO_HH__
const char * eMsg
->msg text when rType == isError
int eNum
errno When rType == isError
long long fsize
->file size when rType == isFile
XrdSsiStream * strmP
->SsiStream when rType == isStream
int fdnum
filedesc When rType == isFile
virtual ~XrdSsiRespInfoMsg()
Destructor. This object may not be deleted. Use Recycle() instead.
virtual void RecycleMsg(bool sent=true)=0
XrdSsiRespInfoMsg(char *msgP, int mlen)
const char * State() const
int mdlen
Metadata length.
const char * mdata
-> Metadata about response.