ATLAS Offline Software
Classes | Namespaces | Functions
AthenaKernel/AthenaKernel/ClassName.h File Reference

An interface for getting the name of a class as a string. More...

#include <string>
#include <typeinfo>
#include "AthenaKernel/ClassName.icc"
Include dependency graph for AthenaKernel/AthenaKernel/ClassName.h:

Go to the source code of this file.

Classes

class  ClassName< T >
 An interface for getting the name of a class as a string. More...
 

Namespaces

 Athena
 Some weak symbol referencing magic...
 

Functions

std::string Athena::typeinfoName (const std::type_info &ti)
 Convert a type_info to a demangled string. More...
 

Detailed Description

An interface for getting the name of a class as a string.

Author
scott snyder
Date
Jul 2005

Definition in file AthenaKernel/AthenaKernel/ClassName.h.