![]() |
XRootD
|
#include <XProtocol.hh>
Public Attributes | |
kXR_int32 | dlen |
kXR_char | options |
kXR_unt16 | requestid |
kXR_char | reserved [15] |
kXR_char | streamid [2] |
Static Public Attributes | |
static const kXR_int32 | doSync = 0x01 |
Definition at line 818 of file XProtocol.hh.
kXR_int32 ClientWriteVRequest::dlen |
Definition at line 823 of file XProtocol.hh.
Referenced by XrdCl::XRootDTransport::MarshallRequest(), and XrdCl::FileStateHandler::VectorWrite().
|
static |
Definition at line 826 of file XProtocol.hh.
kXR_char ClientWriteVRequest::options |
Definition at line 821 of file XProtocol.hh.
kXR_unt16 ClientWriteVRequest::requestid |
Definition at line 820 of file XProtocol.hh.
Referenced by XrdCl::FileStateHandler::VectorWrite().
kXR_char ClientWriteVRequest::reserved[15] |
Definition at line 822 of file XProtocol.hh.
kXR_char ClientWriteVRequest::streamid[2] |
Definition at line 819 of file XProtocol.hh.