1#ifndef XRD_CLOGCONNECTION_H
2#define XRD_CLOGCONNECTION_H
39#include "XProtocol/XPtypes.hh"
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
XrdClientSid * fSidManager
XrdClientPhyConnection * fPhyConnection
XrdClientLogConnection(XrdClientSid *sidmgr)
virtual ~XrdClientLogConnection()
int WriteRaw(const void *buffer, int BufferLength, int substreamid)
UnsolRespProcResult ProcessUnsolicitedMsg(XrdClientUnsolMsgSender *sender, XrdClientMessage *unsolmsg)
void SetPhyConnection(XrdClientPhyConnection *PhyConn)
XrdClientPhyConnection * GetPhyConnection()
int ReadRaw(void *buffer, int BufferLength)