![]() |
![]() |
#include <typelookup.h>
Public Member Functions | |
NameRegistrar (const char *iTypeName, const std::type_info &iInfo) | |
Used to create file static variables which register the string iTypeName to the C++ class type associated to the std::type_info.
Definition at line 73 of file typelookup.h.
edm::typelookup::NameRegistrar::NameRegistrar | ( | const char * | iTypeName, |
const std::type_info & | iInfo | ||
) |
Definition at line 65 of file typelookup.cc.