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 152 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 to rRHS, false if rLHS is not less than to rLHS.

Definition at line 162 of file Comparator.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 6 22:39:33 2009 for Autodesk DWF Core Library by  doxygen 1.4.5