Definition at line 41 of file XrdSource.cc.
◆ DelayedClose() [1/2]
◆ DelayedClose() [2/2]
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.
49 if (!
m_fh->Close(
this).IsOK()) {
edm::propagate_const< std::shared_ptr< XrdCl::File > > m_fh
◆ ~DelayedClose()
DelayedClose::~DelayedClose |
( |
| ) |
|
|
overridedefault |
◆ HandleResponseWithHosts()
void DelayedClose::HandleResponseWithHosts |
( |
XrdCl::XRootDStatus * |
status, |
|
|
XrdCl::AnyObject * |
response, |
|
|
XrdCl::HostList * |
hostList |
|
) |
| |
|
inlineoverride |
◆ operator=()
◆ m_fh
◆ m_id
std::string DelayedClose::m_id |
|
private |
◆ m_site
std::string DelayedClose::m_site |
|
private |