|
| DelayedClose (std::shared_ptr< XrdCl::File > fh, const std::string &id, const std::string &site) |
|
void | HandleResponseWithHosts (XrdCl::XRootDStatus *status, XrdCl::AnyObject *response, XrdCl::HostList *hostList) override |
|
| ~DelayedClose () override=default |
|
Definition at line 39 of file XrdSource.cc.
◆ DelayedClose()
DelayedClose::DelayedClose |
( |
std::shared_ptr< XrdCl::File > |
fh, |
|
|
const std::string & |
id, |
|
|
const std::string & |
site |
|
) |
| |
|
inline |
◆ ~DelayedClose()
DelayedClose::~DelayedClose |
( |
| ) |
|
|
overridedefault |
◆ HandleResponseWithHosts()
void DelayedClose::HandleResponseWithHosts |
( |
XrdCl::XRootDStatus * |
status, |
|
|
XrdCl::AnyObject * |
response, |
|
|
XrdCl::HostList * |
hostList |
|
) |
| |
|
inlineoverride |
◆ m_fh
◆ m_id
std::string DelayedClose::m_id |
|
private |
◆ m_site
std::string DelayedClose::m_site |
|
private |