|
xrootd
|
ZipList operation (. More...
#include <XrdClZipOperations.hh>


Public Member Functions | |
| std::string | ToString () |
Public Member Functions inherited from XrdCl::ZipOperation< ZipListImpl, HasHndl, Resp< DirectoryList > > | |
| ZipOperation (Ctx< ZipArchive > zip, Arguments...args) | |
| ZipOperation (ZipOperation< ZipListImpl, from, Resp< DirectoryList >, Arguments...> &&op) | |
| virtual | ~ZipOperation () |
| Destructor. More... | |
Public Member Functions inherited from XrdCl::ConcreteOperation< ZipListImpl, HasHndl, Resp< DirectoryList >, Arguments...> | |
| ConcreteOperation (Args &&...args) | |
| ConcreteOperation (ConcreteOperation< ZipListImpl, from, Resp< DirectoryList >, Args...> &&op) | |
| ZipListImpl< true > | operator>> (Hdlr &&hdlr) |
| ZipListImpl< true > | operator| (Operation< true > &op) |
| ZipListImpl< true > | operator| (Operation< true > &&op) |
| ZipListImpl< true > | operator| (Operation< false > &op) |
| ZipListImpl< true > | operator| (Operation< false > &&op) |
| ZipListImpl< true > | operator| (FinalOperation &&fo) |
| Adds a final operation to the pipeline. More... | |
| Operation< HasHndl > * | Move () |
| Operation< true > * | ToHandled () |
| ZipListImpl< HasHndl > | Timeout (uint16_t timeout) |
| Set operation timeout. More... | |
Public Member Functions inherited from XrdCl::Operation< HasHndl > | |
| Operation () | |
| Constructor. More... | |
| template<bool from> | |
| Operation (Operation< from > &&op) | |
| Move constructor between template instances. More... | |
| virtual | ~Operation () |
| Destructor. More... | |
Protected Member Functions | |
| XRootDStatus | RunImpl (PipelineHandler *handler, uint16_t pipelineTimeout) |
Protected Member Functions inherited from XrdCl::ConcreteOperation< ZipListImpl, HasHndl, Resp< DirectoryList >, Arguments...> | |
| ZipListImpl< to > | Transform () |
| ZipListImpl< true > | StreamImpl (ResponseHandler *handler) |
Protected Member Functions inherited from XrdCl::Operation< HasHndl > | |
| void | Run (Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) |
| void | AddOperation (Operation< true > *op) |
ZipList operation (.
|
inlineprotectedvirtual |
RunImpl operation (
| params | : container with parameters forwarded from previous operation |
Implements XrdCl::Operation< HasHndl >.
References XrdCl::PipelineHandler::HandleResponse(), XrdCl::Status::IsOK(), XrdCl::AnyObject::Set(), and XrdCl::ZipOperation< ZipListImpl, HasHndl, Resp< DirectoryList > >::zip.
|
inlinevirtual |
1.8.5