CMS 3D CMS Logo

Classes | Namespaces | Macros | Functions
TypeID.h File Reference
#include <iosfwd>
#include <typeinfo>
#include <string>
#include "FWCore/Utilities/interface/TypeIDBase.h"

Go to the source code of this file.

Classes

class  edm::TypeID
 

Namespaces

 edm
 HLT enums.
 

Macros

#define FWCore_Utilities_TypeID_h
 

Functions

bool edm::operator!= (TypeID const &a, TypeID const &b)
 
std::ostream & edm::operator<< (std::ostream &os, TypeID const &id)
 
bool edm::operator> (TypeID const &a, TypeID const &b)
 
std::string edm::stripNamespace (std::string const &theName)
 
bool edm::stripTemplate (std::string &theName)
 

Macro Definition Documentation

#define FWCore_Utilities_TypeID_h