Unicorn XML Toolkit
Version 1.00.00

Namespace Core
Class CHash

class CHash {
public:
    static int Hash(const CString &strValue);
    };

The container for a simple hash function.

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Function Summary
int Hash (const CString &strValue);
����������Returns a hash value of the specified string

Function Detail

Hash

static int Hash(const CString &strValue);

Returns a hash value of the specified string

Parameters:
strValue - the string
Returns:
the hash value of the specified string

Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.