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

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 75 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 rRHS.

Definition at line 85 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