#include "PSync/detail/iblt.hpp"
#include "PSync/detail/util.hpp"
#include <ndn-cxx/util/exception.hpp>
Go to the source code of this file.
Namespaces | |
psync | |
psync::detail | |
Functions | |
IBLTDiff | psync::detail::operator- (const IBLT &lhs, const IBLT &rhs) |
Compute the difference between two IBLTs. More... | |
std::ostream & | psync::detail::operator<< (std::ostream &os, const IBLT &iblt) |
Variables | |
constexpr size_t | psync::detail::ENTRY_SIZE |