#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 |
Definition at line 1361 of file StringWrapper.h.
| WideString::LessNoCase::LessNoCase | ( | int32_t | aOptions = 0 |
) | [inline] |
Definition at line 1363 of file StringWrapper.h.
| bool WideString::LessNoCase::operator() | ( | const WideString & | lhs, | |
| const WideString & | rhs | |||
| ) | const [inline] |
| int32_t WideString::LessNoCase::mOptions |
Definition at line 1362 of file StringWrapper.h.
1.5.4