CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
format_type_name.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 fwlite
 

Functions

std::string fwlite::format_type_to_mangled (const std::string &)
 given a C++ class name returned a mangled name More...
 
std::string fwlite::unformat_mangled_to_type (const std::string &)
 given a mangled name return the C++ class name More...