Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

HashUtil Namespace Reference

Utilities on hash values. More...

Functions

std::string toString (hash_t hash)
 Converts a hash value into a hex string.
hash_t RandomHash ()
 Returns a random hash value.

Detailed Description

Utilities on hash values.


Function Documentation

hash_t HashUtil::RandomHash (  )  [inline]

Returns a random hash value.

Definition at line 50 of file Hash.hpp.

References hash_t.

std::string HashUtil::toString ( hash_t  hash  )  [inline]

Converts a hash value into a hex string.

Definition at line 42 of file Hash.hpp.

Referenced by BenzeneHtpEngine::CmdHandbookAdd().


6 Jan 2011 Doxygen 1.6.3