#include <InputSource.h>
Public Types | |
typedef sigc::signal< void > | Sig |
Public Member Functions | |
SourceSentry (Sig &pre, Sig &post) | |
~SourceSentry () | |
Private Attributes | |
Sig & | post_ |
Definition at line 247 of file InputSource.h.
typedef sigc::signal<void> edm::InputSource::SourceSentry::Sig |
Definition at line 249 of file InputSource.h.
Definition at line 617 of file InputSource.cc.
edm::InputSource::SourceSentry::~SourceSentry | ( | ) |
Definition at line 621 of file InputSource.cc.
|
private |
Definition at line 253 of file InputSource.h.