xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
XrdCl::ParallelOperation< HasHndl >::PipelineEnd Struct Reference

The thread-pool job for schedule Ctx::Examine. More...

Inheritance diagram for XrdCl::ParallelOperation< HasHndl >::PipelineEnd:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::ParallelOperation< HasHndl >::PipelineEnd:
Collaboration graph
[legend]

Public Member Functions

 PipelineEnd (std::shared_ptr< Ctx > &ctx, const XrdCl::XRootDStatus &st)
 
void Run (void *)
 The job logic.
 
- Public Member Functions inherited from XrdCl::Job
virtual ~Job ()
 Virtual destructor.
 

Private Attributes

std::shared_ptr< Ctxctx
 
XrdCl::XRootDStatus st
 

Detailed Description

template<bool HasHndl>
struct XrdCl::ParallelOperation< HasHndl >::PipelineEnd

The thread-pool job for schedule Ctx::Examine.

Constructor & Destructor Documentation

◆ PipelineEnd()

template<bool HasHndl>
XrdCl::ParallelOperation< HasHndl >::PipelineEnd::PipelineEnd ( std::shared_ptr< Ctx > &  ctx,
const XrdCl::XRootDStatus st 
)
inline

Member Function Documentation

◆ Run()

template<bool HasHndl>
void XrdCl::ParallelOperation< HasHndl >::PipelineEnd::Run ( void *  arg)
inlinevirtual

Member Data Documentation

◆ ctx

template<bool HasHndl>
std::shared_ptr<Ctx> XrdCl::ParallelOperation< HasHndl >::PipelineEnd::ctx
private

◆ st

template<bool HasHndl>
XrdCl::XRootDStatus XrdCl::ParallelOperation< HasHndl >::PipelineEnd::st
private

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