MRPT  2.0.0
List of all members | Public Member Functions
mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR > Struct Template Reference

Detailed Description

template<class SI_CHAR>
struct mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >

Generic ASCII case-insensitive less than comparison.

This class returns numerically ordered ASCII case-insensitive text for all possible sizes and types of SI_CHAR. It is not safe for MBCS text comparison where ASCII A-Z characters are used in the encoding of multi-byte characters.

Definition at line 1965 of file SimpleIni.h.

#include <simpleini/SimpleIni.h>

Public Member Functions

SI_CHAR locase (SI_CHAR ch) const
 
bool operator() (const SI_CHAR *pLeft, const SI_CHAR *pRight) const
 

Member Function Documentation

◆ locase()

template<class SI_CHAR >
SI_CHAR mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >::locase ( SI_CHAR  ch) const
inline

Definition at line 1967 of file SimpleIni.h.

Referenced by mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >::operator()().

Here is the caller graph for this function:

◆ operator()()

template<class SI_CHAR >
bool mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >::operator() ( const SI_CHAR *  pLeft,
const SI_CHAR *  pRight 
) const
inline

Definition at line 1971 of file SimpleIni.h.

References mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >::locase().

Here is the call graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020