XrdCl::ParallelOperation< HasHndl >::AnyPolicy Struct Reference

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

List of all members.

Public Member Functions

 AnyPolicy (size_t size)
bool Examine (const XrdCl::XRootDStatus &status)

Private Attributes

std::atomic< size_t > cnt

Detailed Description

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

`Any` policy implementation

Just one of the operations needs to succeed in order for the parallel operation to be successful.


Constructor & Destructor Documentation

template<bool HasHndl>
XrdCl::ParallelOperation< HasHndl >::AnyPolicy::AnyPolicy ( size_t  size  )  [inline]

Member Function Documentation

template<bool HasHndl>
bool XrdCl::ParallelOperation< HasHndl >::AnyPolicy::Examine ( const XrdCl::XRootDStatus status  )  [inline, virtual]

Member Data Documentation

template<bool HasHndl>
std::atomic<size_t> XrdCl::ParallelOperation< HasHndl >::AnyPolicy::cnt [private]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 7 Jul 2020 for xrootd by  doxygen 1.6.1