This is the complete list of members for nfd::fw::RandomStrategy, including all inherited members.
| afterAddFace | nfd::fw::Strategy | protected |
| afterContentStoreHit(const Data &data, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual |
| afterNewNextHop(const fib::NextHop &nextHop, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual |
| afterReceiveData(const Data &data, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual |
| afterReceiveInterest(const Interest &interest, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry) override | nfd::fw::RandomStrategy | virtual |
| afterReceiveLoopedInterest(const FaceEndpoint &ingress, const Interest &interest, pit::Entry &pitEntry) | nfd::fw::Strategy | virtual |
| afterReceiveNack(const lp::Nack &nack, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry) override | nfd::fw::RandomStrategy | virtual |
| areSameType(const Name &instanceNameA, const Name &instanceNameB) | nfd::fw::Strategy | static |
| beforeRemoveFace | nfd::fw::Strategy | protected |
| beforeSatisfyInterest(const Data &data, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual |
| canCreate(const Name &instanceName) | nfd::fw::Strategy | static |
| create(const Name &instanceName, Forwarder &forwarder) | nfd::fw::Strategy | static |
| 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::RandomStrategy | 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 Interest &interest, Face &egress) | nfd::fw::Strategy | virtual |
| parseInstanceName(const Name &input) | nfd::fw::Strategy | protectedstatic |
| processNack(const lp::Nack &nack, const Face &inFace, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::ProcessNackTraitsBase | protected |
| ProcessNackTraits(RandomStrategy *strategy) | nfd::fw::ProcessNackTraits< RandomStrategy > | inlineexplicitprotected |
| RandomStrategy(Forwarder &forwarder, const Name &name=getStrategyName()) | nfd::fw::RandomStrategy | explicit |
| registerType(const Name &strategyName=S::getStrategyName()) | nfd::fw::Strategy | inlinestatic |
| rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | inlineprotected |
| satisfyInterest(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data, std::set< std::pair< Face *, EndpointId >> &satisfiedDownstreams, std::set< std::pair< Face *, EndpointId >> &unsatisfiedDownstreams) | nfd::fw::Strategy | virtual |
| sendData(const Data &data, Face &egress, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | protected |
| sendDataToAll(const Data &data, const shared_ptr< pit::Entry > &pitEntry, const Face &inFace) | nfd::fw::Strategy | protected |
| sendInterest(const Interest &interest, Face &egress, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | protected |
| sendNack(const lp::NackHeader &header, Face &egress, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | inlineprotected |
| sendNacks(const lp::NackHeader &header, const shared_ptr< pit::Entry > &pitEntry, std::initializer_list< const Face *> exceptFaces={}) | 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 |
| ~ProcessNackTraitsBase()=default | nfd::fw::ProcessNackTraitsBase | protectedvirtual |
| ~Strategy() | nfd::fw::Strategy | virtual |