XRootD
XrdSsiRespInfo.hh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XrdSsiRespInfo
 
union  XrdSsiRespInfo.__unnamed152__
 
union  XrdSsiRespInfo.__unnamed154__
 
class  XrdSsiRespInfoMsg
 

Class Documentation

◆ XrdSsiRespInfo.__unnamed152__

union XrdSsiRespInfo.__unnamed152__

Definition at line 44 of file XrdSsiRespInfo.hh.

+ Collaboration diagram for XrdSsiRespInfo.__unnamed152__:
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

◆ XrdSsiRespInfo.__unnamed154__

union XrdSsiRespInfo.__unnamed154__

Definition at line 50 of file XrdSsiRespInfo.hh.

+ Collaboration diagram for XrdSsiRespInfo.__unnamed154__:
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