VectorWrite operation (.
More...
#include <XrdClFileOperations.hh>
|
| static VectorWriteImpl< true > | PipeImpl (ConcreteOperation< VectorWriteImpl, true, Resp< void >, Args...> &me, Operation< true > &op) |
| |
| static VectorWriteImpl< true > | PipeImpl (ConcreteOperation< VectorWriteImpl, true, Resp< void >, Args...> &me, Operation< false > &op) |
| |
| static VectorWriteImpl< true > | PipeImpl (ConcreteOperation< VectorWriteImpl, false, Resp< void >, Args...> &me, Operation< true > &op) |
| |
| static VectorWriteImpl< true > | PipeImpl (ConcreteOperation< VectorWriteImpl, false, Resp< void >, Args...> &me, Operation< false > &op) |
| |
| File * | file |
| | The file object itself. More...
|
| |
| std::tuple< Args...> | args |
| | Operation arguments. More...
|
| |
| std::unique_ptr< PipelineHandler > | handler |
| | Operation handler. More...
|
| |
| bool | valid |
| | Flag indicating if it is a valid object. More...
|
| |
template<bool HasHndl>
class XrdCl::VectorWriteImpl< HasHndl >
VectorWrite operation (.
- See Also
- FileOperation)
Argument indexes in the args tuple.
RunImpl operation (
- See Also
- Operation)
- Parameters
-
| params | : container with parameters forwarded from previous operation |
- Returns
- : status of the operation
Implements XrdCl::Operation< HasHndl >.
References XrdCl::ConcreteOperation< VectorWriteImpl, HasHndl, Resp< void >, Arguments...>::args, XrdCl::FileOperation< VectorWriteImpl, HasHndl, Resp< void >, Arg< ChunkList > >::file, XrdCl::PipelineException::GetError(), XrdCl::Operation< HasHndl >::handler, XrdCl::stError, and XrdCl::File::VectorWrite().
The documentation for this class was generated from the following file: