#include <InputSource.h>
Public Member Functions | |
RunSourceSentry & | operator= (RunSourceSentry const &)=delete |
RunSourceSentry (InputSource const &source, RunIndex id) | |
RunSourceSentry (RunSourceSentry const &)=delete | |
~RunSourceSentry () | |
Private Attributes | |
RunIndex | index_ |
InputSource const & | source_ |
Definition at line 274 of file InputSource.h.
edm::InputSource::RunSourceSentry::RunSourceSentry | ( | InputSource const & | source, |
RunIndex | id | ||
) |
Definition at line 460 of file InputSource.cc.
References edm::InputSource::actReg(), index_, and source_.
edm::InputSource::RunSourceSentry::~RunSourceSentry | ( | ) |
Definition at line 465 of file InputSource.cc.
References edm::InputSource::actReg(), index_, and source_.
|
delete |
|
delete |
|
private |
Definition at line 284 of file InputSource.h.
Referenced by RunSourceSentry(), and ~RunSourceSentry().
|
private |
Definition at line 283 of file InputSource.h.
Referenced by Config.Process::dumpConfig(), Config.Process::dumpPython(), RunSourceSentry(), and ~RunSourceSentry().