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

XFcHashtableHash< Key > Struct Template Reference

Represents hashing function in a template struct for hashtable. More...

Inheritance diagram for XFcHashtableHash< Key >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

XFCIMPORT UINT32 operator() (const Key aKey) const
 Hashing operator.


Detailed Description

template<class Key>
struct XFcHashtableHash< Key >

Represents hashing function in a template struct for hashtable.


Member Function Documentation

template<class Key>
XFCIMPORT UINT32 XFcHashtableHash< Key >::operator() const Key    aKey const
 

Hashing operator.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch