Gaudi::Parsers::_NoCaseCmp_ Struct Reference
#include <Catalogue.h>
List of all members.
Detailed Description
case-insensitive comparison criteria for strings
Definition at line 33 of file Catalogue.h.
Member Function Documentation
case-insensitive comparison criteria for strings
Definition at line 132 of file Catalogue.cpp.
00134 { return boost::to_lower_copy( s1 ) < boost::to_lower_copy( s2 ) ; }
The documentation for this struct was generated from the following files:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v21r6/GaudiSvc/src/JobOptionsSvc/Catalogue.h
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v21r6/GaudiSvc/src/JobOptionsSvc/Catalogue.cpp