Public Member Functions | List of all members
SI_GenericNoCase< SI_CHAR > Struct Template Reference

#include <SimpleIni.h>

Public Member Functions

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

Detailed Description

template<class SI_CHAR>
struct 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 2645 of file SimpleIni.h.

Member Function Documentation

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

Definition at line 2646 of file SimpleIni.h.

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

Definition at line 2649 of file SimpleIni.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:42