|
| static DelXAttrFsBulkImpl< true > | PipeImpl (ConcreteOperation< DelXAttrFsBulkImpl, true, Resp< std::vector< XAttrStatus > >, Args... > &me, Operation< true > &op) |
| |
| static DelXAttrFsBulkImpl< true > | PipeImpl (ConcreteOperation< DelXAttrFsBulkImpl, true, Resp< std::vector< XAttrStatus > >, Args... > &me, Operation< false > &op) |
| |
| static DelXAttrFsBulkImpl< true > | PipeImpl (ConcreteOperation< DelXAttrFsBulkImpl, false, Resp< std::vector< XAttrStatus > >, Args... > &me, Operation< true > &op) |
| |
| static DelXAttrFsBulkImpl< true > | PipeImpl (ConcreteOperation< DelXAttrFsBulkImpl, false, Resp< std::vector< XAttrStatus > >, Args... > &me, Operation< false > &op) |
| |
| FileSystem * | filesystem |
| | The file system object itself. More...
|
| |
| std::tuple< Args... > | args |
| | Operation arguments. More...
|
| |
| rcvry_func | recovery |
| | The recovery routine for this operation. 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::DelXAttrFsBulkImpl< HasHndl >
DelXAttr bulk operation (.
- See also
- FileOperation)