Public Member Functions | |
QueueIncMsgJob (InQueue *queue) | |
virtual | ~QueueIncMsgJob () |
virtual void | Run (void *arg) |
The job logic. | |
Private Attributes | |
InQueue * | pQueue |
XrdCl::Stream::QueueIncMsgJob::QueueIncMsgJob | ( | InQueue * | queue | ) | [inline] |
virtual XrdCl::Stream::QueueIncMsgJob::~QueueIncMsgJob | ( | ) | [inline, virtual] |
virtual void XrdCl::Stream::QueueIncMsgJob::Run | ( | void * | arg | ) | [inline, virtual] |
InQueue* XrdCl::Stream::QueueIncMsgJob::pQueue [private] |
Referenced by Run().