Main Page
Namespaces
Classes
Package Documentation
FWCore
Utilities
interface
TypeDemangler.h
Go to the documentation of this file.
1
#ifndef FWCore_Utilities_TypeDemangler_h
2
#define FWCore_Utilities_TypeDemangler_h
3
4
#include <string>
5
6
namespace
edm
{
7
std::string
typeDemangle
(
char
const
* mangledName);
8
void
replaceString
(
std::string
& demangledName,
std::string
const
& from,
std::string
const
&
to
);
9
}
// namespace edm
10
#endif
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::replaceString
void replaceString(std::string &demangledName, std::string const &from, std::string const &to)
Definition:
TypeDemangler.cc:85
to
edm::typeDemangle
std::string typeDemangle(char const *mangledName)
Definition:
TypeDemangler.cc:94
edm
HLT enums.
Definition:
AlignableModifier.h:17
Generated for CMSSW Reference Manual by
1.8.11