sync-protocol-adapter.hpp File Reference
#include "conf-parameter.hpp"
#include <ndn-cxx/face.hpp>
#include <ChronoSync/logic.hpp>
#include <PSync/full-producer.hpp>
Include dependency graph for sync-protocol-adapter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  nlsr::SyncProtocolAdapter
 

Namespaces

 nlsr
 Copyright (c) 2014-2018, The University of Memphis, Regents of the University of California, Arizona Board of Regents.
 

Typedefs

typedef std::function< void(const ndn::Name &updateName, uint64_t seqNo)> nlsr::SyncUpdateCallback