IBR-DTNSuite 0.6

ibrcommon/ibrcommon/data/BloomFilter.h File Reference

#include <cstddef>
#include <algorithm>
#include <cmath>
#include <limits>
#include <string>
#include <vector>
#include <list>
Include dependency graph for BloomFilter.h:

Go to the source code of this file.

Classes

class  ibrcommon::HashProvider
class  ibrcommon::DefaultHashProvider
class  ibrcommon::BloomFilter

Namespaces

namespace  ibrcommon

Typedefs

typedef unsigned int ibrcommon::bloom_type
typedef unsigned char ibrcommon::cell_type