CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
TypeID.cc File Reference
#include <cassert>
#include <ostream>
#include "tbb/concurrent_unordered_map.h"
#include "FWCore/Utilities/interface/TypeID.h"
#include "FWCore/Utilities/interface/FriendlyName.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/TypeDemangler.h"

Go to the source code of this file.

Classes

struct  edm::TypeIDHasher
 

Namespaces

 edm
 HLT enums.
 

Functions

std::ostream & edm::operator<< (std::ostream &os, TypeID const &id)
 
std::string edm::stripNamespace (std::string const &theName)
 
bool edm::stripTemplate (std::string &theName)