#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 241 of file InputSource.h.
edm::InputSource::EventSourceSentry::EventSourceSentry | ( | InputSource const & | source, |
StreamContext & | sc | ||
) |
Definition at line 467 of file InputSource.cc.
References sc_, edm::source(), and edm::StreamContext::streamID().
edm::InputSource::EventSourceSentry::~EventSourceSentry | ( | ) |
Definition at line 472 of file InputSource.cc.
|
delete |
|
delete |
|
private |
Definition at line 251 of file InputSource.h.
Referenced by EventSourceSentry().
|
private |
Definition at line 250 of file InputSource.h.
Referenced by Config.Process::dumpConfig(), Config.Process::dumpPython(), and Config.Process::splitPython().