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

MD5TalonStateDataHashAlgorithm Class Reference

Hash algorithm specifically for FCSTalonStateData classes. More...

#include <FCTalonState.h>

Inheritance diagram for MD5TalonStateDataHashAlgorithm:

MD5HashAlgorithm< FCSTalonStateData > AHashAlgorithm< FCSTalonStateData > List of all members.

Public Member Functions

virtual int Hash (const FCSTalonStateData *key)
 Hash function.

Detailed Description

This hash algorithm uses the MD5 hash algorithm to handle the dynamic allocation of the FCSTalonStateData classes

Definition at line 150 of file FCTalonState.h.


Member Function Documentation

int MD5TalonStateDataHashAlgorithm::Hash const FCSTalonStateData key  )  [virtual]
 

Parameters:
key is the value to be hashed
Returns:
Returns hash value

Reimplemented from MD5HashAlgorithm< FCSTalonStateData >.

Definition at line 125 of file FCTalonState.cpp.

References MD5Hash::Final(), MD5Hash::Init(), MD5HashAlgorithm< FCSTalonStateData >::m_MD5Hash, MD5_HASHBYTES, and MD5Hash::Update().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 11:20:17 2005 for Cpp Freecell Solver by  doxygen 1.4.4