#include <IllegalParameters.h>
Static Private Member Functions | |
static void | setThrowAnException (bool v) |
static bool | throwAnException () |
Static Private Attributes | |
static std::atomic< bool > | throwAnException_ {true} |
Friends | |
class | EventProcessor |
class | ParameterSetDescription |
class | SubProcess |
Definition at line 12 of file IllegalParameters.h.
|
inlinestaticprivate |
Definition at line 16 of file IllegalParameters.h.
References throwAnException_, and findQualityFiles::v.
Referenced by edm::EventProcessor::init().
|
inlinestaticprivate |
Definition at line 15 of file IllegalParameters.h.
References throwAnException_.
Referenced by edm::ParameterSetDescription::validate().
|
friend |
Definition at line 18 of file IllegalParameters.h.
|
friend |
Definition at line 20 of file IllegalParameters.h.
|
friend |
Definition at line 19 of file IllegalParameters.h.
|
staticprivate |
Definition at line 14 of file IllegalParameters.h.
Referenced by setThrowAnException(), and throwAnException().