CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs | Functions
DictionaryTools.h File Reference
#include <set>
#include <string>
#include <vector>
#include "FWCore/Utilities/interface/TypeID.h"

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)
 
void edm::loadMissingDictionaries ()
 
TypeSet & edm::missingTypes ()
 
void edm::public_base_classes (TypeWithDict const &type, std::vector< TypeWithDict > &baseTypes)
 
void edm::throwMissingDictionariesException ()