DWFCore::tDWFCharCompareEqual Struct Reference

#include "dwfcore/Comparator.h"

Inheritance diagram for DWFCore::tDWFCharCompareEqual:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Equals comparator for ASCII character strings.

Since:
1.0.1
This defines the equality of two ASCII strings.

Definition at line 78 of file Comparator.h.

Public Member Functions

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


Member Function Documentation

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

Equality 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 equal to rRHS, false if rLHS is not equal to rLHS.

Definition at line 88 of file Comparator.h.


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