ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaKernel
src
AthenaKernel/src/ClassName.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
10
11
12
#include "
AthenaKernel/ClassName.h
"
13
#include "GaudiKernel/System.h"
14
15
23
std::string
Athena::typeinfoName
(
const
std::type_info& ti)
24
{
25
return
System::typeinfoName (ti);
26
}
ClassName.h
An interface for getting the name of a class as a string.
Athena::typeinfoName
std::string typeinfoName(const std::type_info &ti)
Convert a type_info to a demangled string.
Definition
AthenaKernel/src/ClassName.cxx:23
Generated on
for ATLAS Offline Software by
1.14.0