sync-protocol-adapter.hpp File Reference
#include "conf-parameter.hpp"
#include <ndn-cxx/face.hpp>
#include <ndn-cxx/security/key-chain.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.

Classes

class  nlsr::SyncProtocolAdapter
 

Namespaces

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

Typedefs

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