Go to the source code of this file.
Namespaces | |
nlsr | |
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California. | |
Typedefs | |
using | nlsr::AfterRoutingChange = ndn::signal::Signal< RoutingTable, std::list< RoutingTableEntry > > |
using | nlsr::OnNewLsa = ndn::signal::Signal< SyncLogicHandler, ndn::Name, uint64_t, ndn::Name, uint64_t > |