#include <Registry.h>
Public Member Functions | |
ParameterSetID | id () const |
ProcessParameterSetIDCache () | |
void | setID (ParameterSetID const &id) |
Private Attributes | |
ParameterSetID | id_ |
Definition at line 25 of file Registry.h.
edm::pset::ProcessParameterSetIDCache::ProcessParameterSetIDCache | ( | ) | [inline] |
Definition at line 27 of file Registry.h.
: id_() { }
ParameterSetID edm::pset::ProcessParameterSetIDCache::id | ( | void | ) | const [inline] |
void edm::pset::ProcessParameterSetIDCache::setID | ( | ParameterSetID const & | id | ) | [inline] |
Definition at line 31 of file Registry.h.