FUCrc32 Namespace Reference
[Utility Classes.]

CRC-32 hashing functions. More...


Typedefs

typedef uint32 crc32
 A CRC32 hash value.

Functions

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


Detailed Description

CRC-32 hashing functions.

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


Function Documentation

crc32 FCOLLADA_EXPORT FUCrc32::CRC32 const fstring &  text  ) 
 

Hashes a string.

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


Generated on Fri May 12 16:44:44 2006 for FCollada by  doxygen 1.4.6-NO