![]() |
XRootD
|
Helper class for unpacking single XAttr from bulk response. More...
#include <XrdClOperationHandlers.hh>
Public Member Functions | |
UnpackXAttr (ResponseHandler *handler) | |
void | HandleResponse (XRootDStatus *status, AnyObject *response) |
Callback method. More... | |
![]() | |
virtual | ~ResponseHandler () |
virtual void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
Additional Inherited Members | |
![]() | |
static ResponseHandler * | Wrap (std::function< void(XRootDStatus &, AnyObject &)> func) |
static ResponseHandler * | Wrap (std::function< void(XRootDStatus *, AnyObject *)> func) |
Helper class for unpacking single XAttr from bulk response.
Definition at line 76 of file XrdClOperationHandlers.hh.
|
inline |
Definition at line 80 of file XrdClOperationHandlers.hh.
|
inlinevirtual |
Callback method.
Reimplemented from XrdCl::ResponseHandler.
Definition at line 87 of file XrdClOperationHandlers.hh.
References XrdCl::AnyObject::Get(), XrdCl::ResponseHandler::HandleResponse(), XrdCl::AnyObject::Set(), and XrdCl::Status::status.