NERsuite  1.1.1
Public Member Functions | Static Protected Member Functions
cdbpp::murmurhash2 Class Reference

#include <cdbpp.h>

List of all members.

Public Member Functions

uint32_t operator() (const void *key, size_t size) const

Static Protected Member Functions

static uint32_t get32bits (const char *d)

Detailed Description

MurmurHash2.

This code makes the following assumption about how your machine behaves

It also has a few limitations:

Author:
Austin Appleby

The documentation for this class was generated from the following file:
 All Classes Functions Variables