Namespaces | |
namespace | html |
namespace | str |
Functions | |
int | checksum (const char *x, int size) |
unsigned | hash (unsigned u) |
unsigned | hashPointer (void *v) |
int mongoutils::checksum | ( | const char * | x, | |
int | size | |||
) | [inline] |
this is a silly temporary implementation
Definition at line 25 of file checksum.h.
unsigned mongoutils::hashPointer | ( | void * | v | ) | [inline] |