#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 322 of file InputSource.h.
typedef signalslot::Signal<void(std::string const&)> edm::InputSource::FileOpenSentry::Sig |
Definition at line 324 of file InputSource.h.
|
explicit |
Definition at line 499 of file InputSource.cc.
References edm::source().
edm::InputSource::FileOpenSentry::~FileOpenSentry | ( | ) |
Definition at line 504 of file InputSource.cc.
|
delete |
|
delete |
|
private |
Definition at line 333 of file InputSource.h.
|
private |
Definition at line 332 of file InputSource.h.