1#ifndef __XRDSSISTREAM_HH__
2#define __XRDSSISTREAM_HH__
94 {eRef.
Set(
"Not an active stream", EOPNOTSUPP);
return 0;}
113 {eRef.
Set(
"Not a passive stream", EOPNOTSUPP);
return false;}
132 {eRef.
Set(
"Not a passive stream", EOPNOTSUPP);
return 0;}
void Set(const char *eMsg=0, int eNum=0, int eArg=0)
virtual int SetBuff(XrdSsiErrInfo &eRef, char *buff, int blen, bool &last)
virtual bool SetBuff(XrdSsiErrInfo &eRef, char *buff, int blen)
virtual Buffer * GetBuff(XrdSsiErrInfo &eRef, int &dlen, bool &last)
XrdSsiStream(StreamType stype)