#include <InputSource.h>
Public Member Functions | |
EventSourceSentry (InputSource const &source, StreamContext &sc) | |
EventSourceSentry (EventSourceSentry const &)=delete | |
EventSourceSentry & | operator= (EventSourceSentry const &)=delete |
~EventSourceSentry () | |
Private Attributes | |
StreamContext & | sc_ |
InputSource const & | source_ |
Definition at line 255 of file InputSource.h.
edm::InputSource::EventSourceSentry::EventSourceSentry | ( | InputSource const & | source, |
StreamContext & | sc | ||
) |
Definition at line 508 of file InputSource.cc.
References edm::InputSource::actReg(), sc_, and edm::StreamContext::streamID().
edm::InputSource::EventSourceSentry::~EventSourceSentry | ( | ) |
Definition at line 515 of file InputSource.cc.
References edm::InputSource::actReg(), sc_, source_, and edm::StreamContext::streamID().
|
delete |
|
delete |
|
private |
Definition at line 265 of file InputSource.h.
Referenced by EventSourceSentry(), and ~EventSourceSentry().
|
private |
Definition at line 264 of file InputSource.h.
Referenced by Config.Process::dumpConfig(), Config.Process::dumpPython(), and ~EventSourceSentry().