xrootd
Public Member Functions | Private Attributes | List of all members
XrdCl::Stream::QueueIncMsgJob Class Reference
Inheritance diagram for XrdCl::Stream::QueueIncMsgJob:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::Stream::QueueIncMsgJob:
Collaboration graph
[legend]

Public Member Functions

 QueueIncMsgJob (InQueue *queue)
 
virtual ~QueueIncMsgJob ()
 
virtual void Run (void *arg)
 The job logic. More...
 
- Public Member Functions inherited from XrdCl::Job
virtual ~Job ()
 Virtual destructor. More...
 

Private Attributes

InQueuepQueue
 

Constructor & Destructor Documentation

◆ QueueIncMsgJob()

XrdCl::Stream::QueueIncMsgJob::QueueIncMsgJob ( InQueue queue)
inline

◆ ~QueueIncMsgJob()

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

Member Function Documentation

◆ Run()

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

The job logic.

Implements XrdCl::Job.

References XrdCl::InQueue::AddMessage(), and pQueue.

Member Data Documentation

◆ pQueue

InQueue* XrdCl::Stream::QueueIncMsgJob::pQueue
private

Referenced by Run().


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