xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
XrdCl::Stream::HandleIncMsgJob Class Reference
Inheritance diagram for XrdCl::Stream::HandleIncMsgJob:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::Stream::HandleIncMsgJob:
Collaboration graph
[legend]

Public Member Functions

 HandleIncMsgJob (MsgHandler *handler)
 
virtual ~HandleIncMsgJob ()
 
virtual void Run (void *)
 The job logic.
 
- Public Member Functions inherited from XrdCl::Job
virtual ~Job ()
 Virtual destructor.
 

Private Attributes

MsgHandlerpHandler
 

Constructor & Destructor Documentation

◆ HandleIncMsgJob()

XrdCl::Stream::HandleIncMsgJob::HandleIncMsgJob ( MsgHandler handler)
inline

◆ ~HandleIncMsgJob()

virtual XrdCl::Stream::HandleIncMsgJob::~HandleIncMsgJob ( )
inlinevirtual

Member Function Documentation

◆ Run()

virtual void XrdCl::Stream::HandleIncMsgJob::Run ( void *  arg)
inlinevirtual

The job logic.

Implements XrdCl::Job.

References pHandler, and XrdCl::MsgHandler::Process().

Member Data Documentation

◆ pHandler

MsgHandler* XrdCl::Stream::HandleIncMsgJob::pHandler
private

Referenced by Run().


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