Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

DWFCore::tDWFWCharCompareLess Struct Reference

#include "dwfcore/Comparator.h"

Inheritance diagram for DWFCore::tDWFWCharCompareLess:

Inheritance graph
[legend]
Collaboration diagram for DWFCore::tDWFWCharCompareLess:

Collaboration graph
[legend]
List of all members.

Detailed Description

Less Than comparator for wide character strings.
Since:
1.0.1.

This defines the ordering by less than of two wide strings.

Definition at line 169 of file Comparator.h.

Public Member Functions

bool operator() (const wchar_t *rLHS, const wchar_t *rRHS) const


Member Function Documentation

bool DWFCore::tDWFWCharCompareLess::operator() const wchar_t *  rLHS,
const wchar_t *  rRHS
const [inline]
 

Less Than comparator using the DWFCORE_COMPARE_WIDE_STRINGS macro.

Parameters:
rLHS The first string to compare.
rRHS The second string to compare.
Returns:
true if rLHS is less than rRHS, false if rLHS is not less than rRHS.

Definition at line 179 of file Comparator.h.


The documentation for this struct was generated from the following file:
Generated on Tue May 17 12:05:13 2005 for Autodesk DWF Core Library by  doxygen 1.4.1