1 #ifndef XRD_CLOGCONNECTION_H 2 #define XRD_CLOGCONNECTION_H 39 #include "XProtocol/XPtypes.hh" 66 int ReadRaw(
void *buffer,
int BufferLength);
69 fPhyConnection = PhyConn;
72 int WriteRaw(
const void *buffer,
int BufferLength,
int substreamid);
XrdClientPhyConnection * fPhyConnection
XrdClientLogConnection(XrdClientSid *sidmgr)
void SetPhyConnection(XrdClientPhyConnection *PhyConn)
UnsolRespProcResult ProcessUnsolicitedMsg(XrdClientUnsolMsgSender *sender, XrdClientMessage *unsolmsg)
XrdClientSid * fSidManager
int WriteRaw(const void *buffer, int BufferLength, int substreamid)
XrdClientPhyConnection * GetPhyConnection()
virtual ~XrdClientLogConnection()
int ReadRaw(void *buffer, int BufferLength)