ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  Athena
 Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc.h and will be non-nullptr in case the GaudiSvc/AthenaKernel shared libraries have been loaded.

Functions

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

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.