#include <InputSource.h>
Public Types | |
typedef signalslot::Signal< void(std::string const &)> | Sig |
Public Member Functions | |
FileOpenSentry (InputSource const &source, std::string const &lfn) | |
FileOpenSentry (FileOpenSentry const &)=delete | |
FileOpenSentry & | operator= (FileOpenSentry const &)=delete |
~FileOpenSentry () | |
Private Attributes | |
std::string const & | lfn_ |
Sig & | post_ |
Definition at line 291 of file InputSource.h.
typedef signalslot::Signal<void(std::string const&)> edm::InputSource::FileOpenSentry::Sig |
Definition at line 293 of file InputSource.h.
|
explicit |
Definition at line 498 of file InputSource.cc.
References edm::source().
edm::InputSource::FileOpenSentry::~FileOpenSentry | ( | ) |
Definition at line 503 of file InputSource.cc.
|
delete |
|
delete |
|
private |
Definition at line 302 of file InputSource.h.
|
private |
Definition at line 301 of file InputSource.h.