TypeInfo.hh File Reference

TypeInfo public header. More...

#include <string>
#include <typeinfo>

Include dependency graph for TypeInfo.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

TypeInfo public header.

Definition in file TypeInfo.hh.


Namespaces

namespace   senf

Defines

#define  HH_SENF_Utils_TypeInfo_   1

Functions

std::string  senf::prettyName (std::type_info const &type)
  Try to return readable type for given type_info.
std::string  senf::prettyBaseName (std::type_info const &type)
  Try to return readable type name without namespace or template arguments.

Define Documentation

#define
HH_SENF_Utils_TypeInfo_   1

Definition at line 27 of file TypeInfo.hh.