The Gaudi Framework  v36r7 (7f57a304)
ListItem.h
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2019 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 )
18 #else
19 # error "Deprecated header file, use TypeNameString.h instead"
20 #endif
21 
22 #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:17