IBR-DTNSuite  0.10
BloomFilter.h File Reference
#include <cstddef>
#include <algorithm>
#include <cmath>
#include <limits>
#include <string>
#include <vector>
#include <list>
Include dependency graph for BloomFilter.h:
This graph shows which files directly or indirectly include this file:

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