The Gaudi Framework  v29r0 (ff2e7097)
ListItem.h
Go to the documentation of this file.
1 #ifndef GAUDIKERNEL_LISTITEM_H
2 #define GAUDIKERNEL_LISTITEM_H
3 
4 // Include files
5 #if !defined( GAUDI_V22_API ) || defined( G22_NO_DEPRECATED )
8 #else
9 #error "Deprecated header file, use TypeNameString.h instead"
10 #endif
11 
12 #endif /* GAUDIKERNEL_LISTITEM_H */
Helper class to parse a string of format "type/name".
Gaudi::Utils::TypeNameString ListItem
Definition: ListItem.h:7