26 #ifndef NFD_DAEMON_FW_BEST_ROUTE_STRATEGY_HPP 27 #define NFD_DAEMON_FW_BEST_ROUTE_STRATEGY_HPP 39 const shared_ptr<pit::Entry>& pitEntry)
override;
69 #endif // NFD_DAEMON_FW_BEST_ROUTE_STRATEGY_HPP
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
static const Name & getStrategyName()
represents a forwarding strategy
void afterReceiveInterest(const Face &inFace, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) override
trigger after Interest is received
BestRouteStrategyBase(Forwarder &forwarder)
Best Route strategy version 1.