xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdCl::ParallelOperation< HasHndl >::AllPolicy Struct Reference
Inheritance diagram for XrdCl::ParallelOperation< HasHndl >::AllPolicy:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::ParallelOperation< HasHndl >::AllPolicy:
Collaboration graph
[legend]

Public Member Functions

bool Examine (const XrdCl::XRootDStatus &status)
 
XRootDStatus Result ()
 
- Public Member Functions inherited from XrdCl::PolicyExecutor
virtual ~PolicyExecutor ()
 

Public Attributes

XRootDStatus res
 

Detailed Description

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

All policy implementation

All operations need to succeed in order for the parallel operation to be successful.

Member Function Documentation

◆ Examine()

template<bool HasHndl>
bool XrdCl::ParallelOperation< HasHndl >::AllPolicy::Examine ( const XrdCl::XRootDStatus status)
inlinevirtual

◆ Result()

template<bool HasHndl>
XRootDStatus XrdCl::ParallelOperation< HasHndl >::AllPolicy::Result ( )
inlinevirtual

Member Data Documentation

◆ res

template<bool HasHndl>
XRootDStatus XrdCl::ParallelOperation< HasHndl >::AllPolicy::res

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