xrootd
Public Member Functions | Private Attributes | List of all members
XrdClientLogConnection Class Reference

#include <XrdClientLogConnection.hh>

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

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 ()
 
- Public Member Functions inherited from XrdClientAbsUnsolMsgHandler
virtual ~XrdClientAbsUnsolMsgHandler ()
 
- Public Member Functions inherited from XrdClientUnsolMsgSender
virtual ~XrdClientUnsolMsgSender ()
 
UnsolRespProcResult SendUnsolicitedMsg (XrdClientUnsolMsgSender *sender, XrdClientMessage *unsolmsg)
 
 XrdClientUnsolMsgSender ()
 

Private Attributes

XrdClientPhyConnection * fPhyConnection
 
kXR_unt16 fStreamid
 
XrdClientSid * fSidManager
 

Additional Inherited Members

- Public Attributes inherited from XrdClientUnsolMsgSender
XrdClientAbsUnsolMsgHandler * UnsolicitedMsgHandler
 

Constructor & Destructor Documentation

◆ XrdClientLogConnection()

XrdClientLogConnection::XrdClientLogConnection ( XrdClientSid *  sidmgr)

◆ ~XrdClientLogConnection()

virtual XrdClientLogConnection::~XrdClientLogConnection ( )
virtual

Member Function Documentation

◆ GetPhyConnection()

XrdClientPhyConnection* XrdClientLogConnection::GetPhyConnection ( )
inline

References fPhyConnection.

◆ ProcessUnsolicitedMsg()

UnsolRespProcResult XrdClientLogConnection::ProcessUnsolicitedMsg ( XrdClientUnsolMsgSender *  sender,
XrdClientMessage *  unsolmsg 
)
virtual

◆ ReadRaw()

int XrdClientLogConnection::ReadRaw ( void *  buffer,
int  BufferLength 
)

◆ SetPhyConnection()

void XrdClientLogConnection::SetPhyConnection ( XrdClientPhyConnection *  PhyConn)
inline

References fPhyConnection.

◆ Streamid()

kXR_unt16 XrdClientLogConnection::Streamid ( )
inline

References fStreamid.

◆ WriteRaw()

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

Member Data Documentation

◆ fPhyConnection

XrdClientPhyConnection* XrdClientLogConnection::fPhyConnection
private

◆ fSidManager

XrdClientSid* XrdClientLogConnection::fSidManager
private

◆ fStreamid

kXR_unt16 XrdClientLogConnection::fStreamid
private

Referenced by Streamid().


The documentation for this class was generated from the following file: