The Gaudi Framework  master (37c0b60a)
ListItem.h
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2024 CERN for the benefit of the LHCb and ATLAS collaborations *
3 * *
4 * This software is distributed under the terms of the Apache version 2 licence, *
5 * copied verbatim in the file "LICENSE". *
6 * *
7 * In applying this licence, CERN does not waive the privileges and immunities *
8 * granted to it by virtue of its status as an Intergovernmental Organization *
9 * or submit itself to any jurisdiction. *
10 \***********************************************************************************/
11 #ifndef GAUDIKERNEL_LISTITEM_H
12 #define GAUDIKERNEL_LISTITEM_H
13 
14 // Include files
15 #if !defined( GAUDI_V22_API ) || defined( G22_NO_DEPRECATED )
16 # ifndef GAUDI_TEST_PUBLIC_HEADERS_BUILD
17 # warning "Deprecated header file, use GaudiKernel/TypeNameString.h instead"
18 # endif
21 #else
22 # error "Deprecated header file, use GaudiKernel/TypeNameString.h instead"
23 #endif
24 
25 #endif /* GAUDIKERNEL_LISTITEM_H */
Gaudi::Utils::TypeNameString
Helper class to parse a string of format "type/name".
Definition: TypeNameString.h:20
TypeNameString.h
ListItem
Gaudi::Utils::TypeNameString ListItem
Definition: ListItem.h:20