HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_WebStringCompare Struct Reference

#include <NET_WebTypes.h>

Public Member Functions

bool operator() (const UT_StringHolder &lhs, const UT_StringHolder &rhs) const
 

Detailed Description

We need a compare function that ignores case as it does not matter in the world of http headers

Definition at line 25 of file NET_WebTypes.h.

Member Function Documentation

bool NET_WebStringCompare::operator() ( const UT_StringHolder lhs,
const UT_StringHolder rhs 
) const
inline

Definition at line 27 of file NET_WebTypes.h.


The documentation for this struct was generated from the following file: