/cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.28/CxxUtils/CxxUtils/libcalg/hash-string.h File Reference

Go to the source code of this file.

Functions

unsigned long string_hash (void *string)
unsigned long string_nocase_hash (void *string)

Detailed Description

Hash functions for text strings. For more information see string_hash or string_nocase_hash.


Function Documentation

unsigned long string_hash ( void *  string  ) 

Generate a hash key from a string.

Parameters:
string The string.
Returns:
A hash key for the string.
unsigned long string_nocase_hash ( void *  string  ) 

Generate a hash key from a string, ignoring the case of letters.

Parameters:
string The string.
Returns:
A hash key for the string.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1