Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

StrHashComp Struct Reference

This class returns true if two strings match. More...

#include <hashcomp.h>

List of all members.

Public Member Functions

bool operator() (const string &s1, const string &s2) const
 The operator () does the actual comparison in hash_map.


Detailed Description

This class returns true if two strings match.

Case sensitivity is ignored, and the RFC 'character set' is adhered to

Definition at line 60 of file hashcomp.h.


Member Function Documentation

bool StrHashComp::operator() const string &  s1,
const string &  s2
const
 

The operator () does the actual comparison in hash_map.


The documentation for this struct was generated from the following file:
Generated on Sun May 15 17:03:46 2005 for InspIRCd by doxygen 1.3.3