ATLAS Offline Software
Control
CxxUtils
CxxUtils
normalizeFunctionName.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
* Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration.
4
*/
13
#ifndef CXXUTILS_NORMALIZEFUNCTIONNAME_H
14
#define CXXUTILS_NORMALIZEFUNCTIONNAME_H
15
16
17
#include <string>
18
19
20
namespace
CxxUtils
{
21
22
36
std::string
normalizeFunctionName
(
const
std::string&
fname
);
37
38
39
}
// namespace CxxUtils
40
41
42
#endif // not CXXUTILS_NORMALIZEFUNCTIONNAME_H
CxxUtils
Definition:
aligned_vector.h:29
python.AthDsoLogger.fname
string fname
Definition:
AthDsoLogger.py:67
CxxUtils::normalizeFunctionName
std::string normalizeFunctionName(const std::string &fname)
Normalize a pretty-printed C++ function name.
Definition:
normalizeFunctionName.cxx:135
Generated on Thu Nov 7 2024 21:22:52 for ATLAS Offline Software by
1.8.18