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

DWFCore::tDWFCharCompareLess Struct Reference

#include "dwfcore/Comparator.h"

Inheritance diagram for DWFCore::tDWFCharCompareLess:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

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

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

Definition at line 146 of file Comparator.h.

Public Member Functions

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


Member Function Documentation

bool DWFCore::tDWFCharCompareLess::operator() const char *  rLHS,
const char *  rRHS
const [inline]
 

Less Than comparator using the DWFCORE_COMPARE_ASCII_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 156 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