ATLAS Offline Software
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
*/
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
}
Athena::typeinfoName
std::string typeinfoName(const std::type_info &ti)
Convert a type_info to a demangled string.
Definition:
AthenaKernel/src/ClassName.cxx:23
ClassName.h
An interface for getting the name of a class as a string.
Generated on Sun Dec 22 2024 21:08:14 for ATLAS Offline Software by
1.8.18