#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 336 of file InputSource.h.
typedef signalslot::Signal<void(std::string const&)> edm::InputSource::FileCloseSentry::Sig |
Definition at line 338 of file InputSource.h.
|
explicit |
Definition at line 506 of file InputSource.cc.
References edm::source().
edm::InputSource::FileCloseSentry::~FileCloseSentry | ( | ) |
Definition at line 511 of file InputSource.cc.
|
delete |
|
delete |
|
private |
Definition at line 347 of file InputSource.h.
|
private |
Definition at line 346 of file InputSource.h.