Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
Typedefs | |
using | edm::TypeSet = std::set< TypeID > |
Functions | |
void | edm::checkClassDictionaries (TypeID const &type, bool recursive=true) |
bool | edm::checkClassDictionary (TypeID const &type) |
void | edm::checkTypeDictionaries (TypeID const &type, bool recursive=true) |
bool | edm::checkTypeDictionary (TypeID const &type) |
std::string const & | edm::dictionaryPlugInPrefix () |
void | edm::loadMissingDictionaries () |
TypeSet & | edm::missingTypes () |
void | edm::public_base_classes (TypeWithDict const &type, std::vector< TypeWithDict > &baseTypes) |
void | edm::throwMissingDictionariesException () |