XrdClientLogConnection Class Reference

#include <XrdClientLogConnection.hh>

Inheritance diagram for XrdClientLogConnection:
Inheritance graph
[legend]
Collaboration diagram for XrdClientLogConnection:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XrdClientLogConnection (XrdClientSid *sidmgr)
virtual ~XrdClientLogConnection ()
XrdClientPhyConnectionGetPhyConnection ()
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

XrdClientPhyConnectionfPhyConnection
kXR_unt16 fStreamid
XrdClientSidfSidManager

Constructor & Destructor Documentation

XrdClientLogConnection::XrdClientLogConnection ( XrdClientSid sidmgr  ) 
virtual XrdClientLogConnection::~XrdClientLogConnection (  )  [virtual]

Member Function Documentation

XrdClientPhyConnection* XrdClientLogConnection::GetPhyConnection (  )  [inline]

References fPhyConnection.

UnsolRespProcResult XrdClientLogConnection::ProcessUnsolicitedMsg ( XrdClientUnsolMsgSender sender,
XrdClientMessage unsolmsg 
) [virtual]
int XrdClientLogConnection::ReadRaw ( void *  buffer,
int  BufferLength 
)
void XrdClientLogConnection::SetPhyConnection ( XrdClientPhyConnection PhyConn  )  [inline]

References fPhyConnection.

kXR_unt16 XrdClientLogConnection::Streamid (  )  [inline]

References fStreamid.

int XrdClientLogConnection::WriteRaw ( const void *  buffer,
int  BufferLength,
int  substreamid 
)

Member Data Documentation

Referenced by Streamid().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 2 Aug 2019 for xrootd by  doxygen 1.6.1