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

Go to the source code of this file.

Classes

struct  psync::MissingDataInfo
 

Namespaces

 psync
 

Functions

uint32_t psync::murmurHash3 (uint32_t nHashSeed, const std::vector< unsigned char > &vDataToHash)
 
uint32_t psync::murmurHash3 (uint32_t nHashSeed, const std::string &str)
 
uint32_t psync::murmurHash3 (uint32_t nHashSeed, uint32_t value)