typeName.C File Reference
Include dependency graph for typeName.C:

Go to the source code of this file.

Functions

template<>
Foam::string Foam::typeName< Foam::string > (const std::type_info &info)
 
template<>
Foam::word Foam::typeName< Foam::word > (const std::type_info &info)
 

Detailed Description

Original source file typeName.C

Definition in file typeName.C.

Function Documentation

◆ Foam::typeName< Foam::string >()

Foam::string Foam::typeName< Foam::string > ( const std::type_info &  info)

Definition at line 37 of file typeName.C.

◆ Foam::typeName< Foam::word >()

Foam::word Foam::typeName< Foam::word > ( const std::type_info &  info)

Definition at line 62 of file typeName.C.

References Foam::typeName< string >().

Here is the call graph for this function: