otsdaq  3.03.00
ots::StringMacros::IgnoreCaseCompareStruct Struct Reference

Public Member Functions

bool operator() (const std::string &lhs, const std::string &rhs) const
 <get string in order ignoring letter case More...
 

Detailed Description

Definition at line 245 of file StringMacros.h.

Member Function Documentation

◆ operator()()

bool StringMacros::IgnoreCaseCompareStruct::operator() ( const std::string &  lhs,
const std::string &  rhs 
) const

<get string in order ignoring letter case

comparison handler

IgnoreCaseCompareStruct operator used to order std::set, etc ignoring letter case e.g. used here: void ConfigurationGUISupervisor::handleTablesXML

Definition at line 1385 of file StringMacros.cc.


The documentation for this struct was generated from the following files: