

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class String > | |
| String | typeName (const std::type_info &info) |
| Return the un-mangled name given the standard type info. More... | |
| template<> | |
| string | typeName< string > (const std::type_info &info) |
| Return the un-mangled name as a string, given the standard type info. More... | |
| template<> | |
| word | typeName< word > (const std::type_info &info) |
| Return the un-mangled name as a word, given the standard type info. More... | |
| template<class Type , class String = string> | |
| word | typeName () |
| Return the un-mangled name of the given type. More... | |
Original source file typeName.H
Definition in file typeName.H.