Definition at line 41 of file XrdSource.cc.
DelayedClose::DelayedClose |
( |
std::shared_ptr< XrdCl::File > |
fh, |
|
|
const std::string & |
id, |
|
|
const std::string & |
site |
|
) |
| |
|
inline |
Definition at line 46 of file XrdSource.cc.
References m_fh().
49 if (!
m_fh->Close(
this).IsOK()) {
edm::propagate_const< std::shared_ptr< XrdCl::File > > m_fh
DelayedClose::~DelayedClose |
( |
| ) |
|
|
overridedefault |
void DelayedClose::HandleResponseWithHosts |
( |
XrdCl::XRootDStatus * |
status, |
|
|
XrdCl::AnyObject * |
response, |
|
|
XrdCl::HostList * |
hostList |
|
) |
| |
|
inlineoverride |
std::string DelayedClose::m_id |
|
private |
std::string DelayedClose::m_site |
|
private |