#include <XrdClientUnsolMsg.hh>
Inheritance diagram for XrdClientUnsolMsgSender:
Public Member Functions | |
virtual | ~XrdClientUnsolMsgSender () |
UnsolRespProcResult | SendUnsolicitedMsg (XrdClientUnsolMsgSender *sender, XrdClientMessage *unsolmsg) |
XrdClientUnsolMsgSender () | |
Public Attributes | |
XrdClientAbsUnsolMsgHandler * | UnsolicitedMsgHandler |
Definition at line 43 of file XrdClientUnsolMsg.hh.
virtual XrdClientUnsolMsgSender::~XrdClientUnsolMsgSender | ( | ) | [inline, virtual] |
Definition at line 47 of file XrdClientUnsolMsg.hh.
XrdClientUnsolMsgSender::XrdClientUnsolMsgSender | ( | ) | [inline] |
UnsolRespProcResult XrdClientUnsolMsgSender::SendUnsolicitedMsg | ( | XrdClientUnsolMsgSender * | sender, | |
XrdClientMessage * | unsolmsg | |||
) | [inline] |
Definition at line 52 of file XrdClientUnsolMsg.hh.
References kUNSOL_CONTINUE, XrdClientAbsUnsolMsgHandler::ProcessUnsolicitedMsg(), and UnsolicitedMsgHandler.
Referenced by XrdClientPhyConnection::HandleUnsolicited(), and XrdClientLogConnection::ProcessUnsolicitedMsg().
Definition at line 50 of file XrdClientUnsolMsg.hh.
Referenced by SendUnsolicitedMsg(), XrdProofConn::SetAsync(), XrdProofPhyConn::SetAsync(), XrdClientPhyConnection::XrdClientPhyConnection(), and XrdClientUnsolMsgSender().