#include <typeinfo>
#include <string>
Go to the source code of this file.
Classes | |
class | ClassName< T > |
class | Demangle |
Functions | |
template<class T> | |
std::string | className (const T &t) |
std::string | firstNonNumeric (const char *sc) |
std::string className | ( | const T & | t | ) | [inline] |
Definition at line 29 of file ClassName.h.
References name.
Referenced by EventContentAnalyzer::analyze(), AttachSD::create(), edm::eventsetup::NoDataException< T >::dataTypeMessage(), L1TriggerConfigOnlineProd::getSubsystemKey(), HCAL_HLX::ROOTFileBase::MakeBranch(), edm::eventsetup::NoRecordException< T >::NoRecordException(), Thread::operator()(), printObject(), edm::registerTypes(), ElectronLikelihood::result(), TSqueueConsumer< X, C >::run(), edm::SetCustomStreamer(), edm::SetTransientStreamer(), edm::eventsetup::MakeDataException< RecordT, DataT >::standardMessage(), pat::DiObjectProxy::tryGet_(), and pat::DiObjectProxy::tryGetOne_().
std::string firstNonNumeric | ( | const char * | sc | ) | [inline] |