#include <XrdClientLogConnection.hh>
Inheritance diagram for XrdClientLogConnection:


Public Member Functions | |
| XrdClientLogConnection (XrdClientSid *sidmgr) | |
| virtual | ~XrdClientLogConnection () |
| XrdClientPhyConnection * | GetPhyConnection () |
| UnsolRespProcResult | ProcessUnsolicitedMsg (XrdClientUnsolMsgSender *sender, XrdClientMessage *unsolmsg) |
| int | ReadRaw (void *buffer, int BufferLength) |
| void | SetPhyConnection (XrdClientPhyConnection *PhyConn) |
| int | WriteRaw (const void *buffer, int BufferLength, int substreamid) |
| kXR_unt16 | Streamid () |
Private Attributes | |
| XrdClientPhyConnection * | fPhyConnection |
| kXR_unt16 | fStreamid |
| XrdClientSid * | fSidManager |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements XrdClientAbsUnsolMsgHandler. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1