iblt.hpp File Reference
#include <ndn-cxx/name.hpp>
#include <inttypes.h>
#include <set>
#include <vector>
#include <string>
+ Include dependency graph for iblt.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  psync::IBLT::Error
 
class  psync::HashTableEntry
 
class  psync::IBLT
 Invertible Bloom Lookup Table (Invertible Bloom Filter) More...
 

Namespaces

 psync
 

Functions

bool psync::operator!= (const IBLT &iblt1, const IBLT &iblt2)
 
std::ostream & psync::operator<< (std::ostream &out, const IBLT &iblt)
 
bool psync::operator== (const IBLT &iblt1, const IBLT &iblt2)
 

Variables

const size_t psync::N_HASH
 
const size_t psync::N_HASHCHECK