WideString::LessNoCase Struct Reference

Case-insensitive comparisons for STL containers. More...

#include <StringWrapper.h>


Public Member Functions

 LessNoCase (int32_t aOptions=0)
bool operator() (const WideString &lhs, const WideString &rhs) const

Data Fields

int32_t mOptions


Detailed Description

Case-insensitive comparisons for STL containers.

Definition at line 1361 of file StringWrapper.h.


Constructor & Destructor Documentation

WideString::LessNoCase::LessNoCase ( int32_t  aOptions = 0  )  [inline]

Definition at line 1363 of file StringWrapper.h.


Member Function Documentation

bool WideString::LessNoCase::operator() ( const WideString lhs,
const WideString rhs 
) const [inline]

Definition at line 1364 of file StringWrapper.h.

References WideString::caseCompare().


Field Documentation

int32_t WideString::LessNoCase::mOptions

Definition at line 1362 of file StringWrapper.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 14 11:15:37 2008 for StringWrapper by  doxygen 1.5.4