#include <InputSource.h>
Public Types | |
typedef signalslot::Signal< void(std::string const &)> | Sig |
Public Member Functions | |
FileCloseSentry (InputSource const &source, std::string const &lfn) | |
FileCloseSentry (FileCloseSentry const &)=delete | |
FileCloseSentry & | operator= (FileCloseSentry const &)=delete |
~FileCloseSentry () | |
Private Attributes | |
std::string const & | lfn_ |
Sig & | post_ |
Definition at line 307 of file InputSource.h.
typedef signalslot::Signal<void(std::string const&)> edm::InputSource::FileCloseSentry::Sig |
Definition at line 309 of file InputSource.h.
|
explicit |
Definition at line 505 of file InputSource.cc.
References edm::source().
edm::InputSource::FileCloseSentry::~FileCloseSentry | ( | ) |
Definition at line 510 of file InputSource.cc.
|
delete |
|
delete |
|
private |
Definition at line 318 of file InputSource.h.
|
private |
Definition at line 317 of file InputSource.h.