The Gaudi Framework  v30r3 (a5ef0a68)
Dictionary.cpp File Reference
Include dependency graph for Dictionary.cpp:

Go to the source code of this file.

Namespaces

 GaudiDict
 

Functions

std::string GaudiDict::typeName (const std::type_info &typ)
 
std::string GaudiDict::vectorName (const std::type_info &typ)
 
std::string GaudiDict::vectorName (const std::string &typ)
 
std::string GaudiDict::pairName (const std::type_info &typ1, const std::type_info &typ2)
 
std::string GaudiDict::relationName (const std::string &prefix, const std::type_info &typ1, const std::type_info &typ2)
 
std::string GaudiDict::templateName1 (std::string templ, const std::type_info &typ)
 
std::string GaudiDict::templateName1 (std::string templ, const std::string &typ)
 
std::string GaudiDict::templateName2 (std::string templ, const std::type_info &typ1, const std::type_info &typ2)
 
std::string GaudiDict::templateName3 (std::string templ, const std::type_info &typ1, const std::type_info &typ2, const std::type_info &typ3)
 
std::string GaudiDict::keyedContainerName (const std::string &prefix, const std::type_info &typ1)