Go to the documentation of this file. 1 #ifndef __OUC_SFVEC_H__
2 #define __OUC_SFVEC_H__
@ sfMax
Definition: XrdOucSFVec.hh:49
char * buffer
->Data if fdnum < 0
Definition: XrdOucSFVec.hh:43
off_t offset
File offset of data otherwise.
Definition: XrdOucSFVec.hh:44
int sendsz
Length of data at offset.
Definition: XrdOucSFVec.hh:46
int fdnum
File descriptor for data.
Definition: XrdOucSFVec.hh:47
Definition: XrdOucSFVec.hh:43