FUCrc32 Namespace Reference
[Utility Classes.]

CRC-32 hashing functions. More...


Typedefs

typedef uint32 crc32
 A CRC32 hash value.

Functions

FCOLLADA_EXPORT crc32 CRC32 (const char *text)
 Hashes a string.
FCOLLADA_EXPORT crc32 CRC32 (const fchar *text)
 See above.


Detailed Description

CRC-32 hashing functions.

CRC-32 is a commonly used hashing mechanism for strings.


Function Documentation

FCOLLADA_EXPORT crc32 FUCrc32::CRC32 const char *  text  ) 
 

Hashes a string.

Parameters:
text The string to hash.
Returns:
The 32-bit hash value.


Generated on Thu Feb 14 16:58:42 2008 for FCollada by  doxygen 1.4.6-NO