This is the complete list of members for nfd::fw::BestRouteStrategy, including all inherited members.
| afterAddFace | nfd::fw::Strategy | protected |
| afterContentStoreHit(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data) | nfd::fw::Strategy | virtual |
| afterNewNextHop(const fib::NextHop &nextHop, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual |
| afterReceiveData(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data) | nfd::fw::Strategy | virtual |
| afterReceiveInterest(const FaceEndpoint &ingress, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) override | nfd::fw::BestRouteStrategyBase | virtual |
| afterReceiveLoopedInterest(const FaceEndpoint &ingress, const Interest &interest, pit::Entry &pitEntry) | nfd::fw::Strategy | virtual |
| afterReceiveNack(const FaceEndpoint &ingress, const lp::Nack &nack, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual |
| areSameType(const Name &instanceNameA, const Name &instanceNameB) | nfd::fw::Strategy | static |
| beforeRemoveFace | nfd::fw::Strategy | protected |
| beforeSatisfyInterest(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data) | nfd::fw::Strategy | virtual |
| BestRouteStrategy(Forwarder &forwarder, const Name &name=getStrategyName()) | nfd::fw::BestRouteStrategy | explicit |
| BestRouteStrategyBase(Forwarder &forwarder) | nfd::fw::BestRouteStrategyBase | protected |
| canCreate(const Name &instanceName) | nfd::fw::Strategy | static |
| create(const Name &instanceName, Forwarder &forwarder) | nfd::fw::Strategy | static |
| enableNewNextHopTrigger(bool enabled) | nfd::fw::Strategy | inlineprotected |
| getFace(FaceId id) const | nfd::fw::Strategy | inlineprotected |
| getFaceTable() const | nfd::fw::Strategy | inlineprotected |
| getInstanceName() const | nfd::fw::Strategy | inline |
| getMeasurements() | nfd::fw::Strategy | inlineprotected |
| getStrategyName() | nfd::fw::BestRouteStrategy | static |
| listRegistered() | nfd::fw::Strategy | static |
| lookupFib(const pit::Entry &pitEntry) const | nfd::fw::Strategy | protected |
| makeInstanceName(const Name &input, const Name &strategyName) | nfd::fw::Strategy | protectedstatic |
| onDroppedInterest(const FaceEndpoint &egress, const Interest &interest) | nfd::fw::Strategy | virtual |
| parseInstanceName(const Name &input) | nfd::fw::Strategy | protectedstatic |
| registerType(const Name &strategyName=S::getStrategyName()) | nfd::fw::Strategy | inlinestatic |
| rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | inlineprotected |
| sendData(const shared_ptr< pit::Entry > &pitEntry, const Data &data, const FaceEndpoint &egress) | nfd::fw::Strategy | protected |
| sendDataToAll(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data) | nfd::fw::Strategy | protected |
| sendInterest(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &egress, const Interest &interest) | nfd::fw::Strategy | protected |
| sendNack(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &egress, const lp::NackHeader &header) | nfd::fw::Strategy | inlineprotected |
| sendNacks(const shared_ptr< pit::Entry > &pitEntry, const lp::NackHeader &header, std::initializer_list< FaceEndpoint > exceptFaceEndpoints={}) | nfd::fw::Strategy | protected |
| setExpiryTimer(const shared_ptr< pit::Entry > &pitEntry, time::milliseconds duration) | nfd::fw::Strategy | inlineprotected |
| setInstanceName(const Name &name) | nfd::fw::Strategy | inlineprotected |
| Strategy(Forwarder &forwarder) | nfd::fw::Strategy | explicit |
| wantNewNextHopTrigger() const | nfd::fw::Strategy | inline |
| ~Strategy() | nfd::fw::Strategy | virtual |