PgWrite operation (.
More...
#include <XrdClFileOperations.hh>
|
| static void | AllocHandler (ConcreteOperation< PgWriteImpl, true, Resp< void >, Args... > &me) |
| |
| static void | AllocHandler (ConcreteOperation< PgWriteImpl, false, Resp< void >, Args... > &me) |
| |
| static PgWriteImpl< true > | PipeImpl (ConcreteOperation< PgWriteImpl, HasHndl, Resp< void >, Args... > &me, Operation< true > &op) |
| |
| static PgWriteImpl< true > | PipeImpl (ConcreteOperation< PgWriteImpl, HasHndl, Resp< void >, Args... > &me, Operation< false > &op) |
| |
| Ctx< File > | file |
| | The file object itself. More...
|
| |
| std::tuple< Args... > | args |
| | Operation arguments. More...
|
| |
| uint16_t | timeout |
| | Operation timeout. 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::PgWriteImpl< HasHndl >
PgWrite operation (.
- See also
- FileOperation)
◆ anonymous enum
Argument indexes in the args tuple.
| Enumerator |
|---|
| OffsetArg | |
| SizeArg | |
| BufferArg | |
| CksumsArg | |
◆ RunImpl()
◆ ToString()
The documentation for this class was generated from the following file: