26 #ifndef NFD_DAEMON_RIB_READVERTISE_READVERTISED_ROUTE_HPP 27 #define NFD_DAEMON_RIB_READVERTISE_READVERTISED_ROUTE_HPP 31 #include <ndn-cxx/security/signing-info.hpp> 32 #include <ndn-cxx/util/scheduler.hpp> 52 mutable ndn::security::SigningInfo
signer;
69 #endif // NFD_DAEMON_RIB_READVERTISE_READVERTISED_ROUTE_HPP std::set< ReadvertisedRoute > ReadvertisedRouteContainer
ReadvertisedRoute(const Name &prefix)
size_t nRibRoutes
number of RIB routes that cause the readvertisement
state of a readvertised route
Name prefix
readvertised prefix
scheduler::ScopedEventId retryEvt
retry or refresh event
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
time::milliseconds retryDelay
retry interval (not used for refresh)
ndn::security::SigningInfo signer
signer for commands
bool operator<(const ReadvertisedRoute &lhs, const ReadvertisedRoute &rhs)