|
| DelayedClose (std::shared_ptr< XrdCl::File > fh, const std::string &id, const std::string &site) |
|
virtual void | HandleResponseWithHosts (XrdCl::XRootDStatus *status, XrdCl::AnyObject *response, XrdCl::HostList *hostList) override |
|
virtual | ~DelayedClose ()=default |
|
Definition at line 39 of file XrdSource.cc.
DelayedClose::DelayedClose |
( |
std::shared_ptr< XrdCl::File > |
fh, |
|
|
const std::string & |
id, |
|
|
const std::string & |
site |
|
) |
| |
|
inline |
Definition at line 43 of file XrdSource.cc.
References m_fh().
50 if (!
m_fh->Close(
this).IsOK())
edm::propagate_const< std::shared_ptr< XrdCl::File > > m_fh
virtual DelayedClose::~DelayedClose |
( |
| ) |
|
|
virtualdefault |
virtual void DelayedClose::HandleResponseWithHosts |
( |
XrdCl::XRootDStatus * |
status, |
|
|
XrdCl::AnyObject * |
response, |
|
|
XrdCl::HostList * |
hostList |
|
) |
| |
|
inlineoverridevirtual |
std::string DelayedClose::m_id |
|
private |
std::string DelayedClose::m_site |
|
private |