TC::Hash< char * > Struct Template Reference
[Base Classes and Functions]

Functor specialization (char*) for calculating a hash value. More...

#include <TCHashTable.h>

List of all members.

Public Member Functions

uint32 operator() (const char *text) const


Detailed Description

template<>
struct TC::Hash< char * >

Functor specialization (char*) for calculating a hash value.

Definition at line 94 of file TCHashTable.h.


Member Function Documentation

uint32 TC::Hash< char * >::operator() ( const char *  text  )  const [inline]

Definition at line 96 of file TCHashTable.h.


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

Copyright (c) Thomas Goessler 2003 - 2008