This is the complete list of members for nfd::fw::NccStrategy, including all inherited members.
| afterAddFace | nfd::fw::Strategy | protected | 
| afterReceiveInterest(const Face &inFace, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) override | nfd::fw::NccStrategy | virtual | 
| afterReceiveNack(const Face &inFace, const lp::Nack &nack, const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual | 
| beforeExpirePendingInterest(const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | virtual | 
| beforeRemoveFace | nfd::fw::Strategy | protected | 
| beforeSatisfyInterest(const shared_ptr< pit::Entry > &pitEntry, const Face &inFace, const Data &data) override | nfd::fw::NccStrategy | virtual | 
| DEFER_FIRST_WITHOUT_BEST_FACE | nfd::fw::NccStrategy | protectedstatic | 
| DEFER_RANGE_WITHOUT_BEST_FACE | nfd::fw::NccStrategy | protectedstatic | 
| DEPRECATED(void sendInterest(const shared_ptr< pit::Entry > &pitEntry, Face &outFace, bool wantNewNonce=false)) | nfd::fw::Strategy | protected | 
| doPropagate(FaceId inFaceId, weak_ptr< pit::Entry > pitEntryWeak) | nfd::fw::NccStrategy | protected | 
| getFace(FaceId id) const | nfd::fw::Strategy | inlineprotected | 
| getFaceTable() const | nfd::fw::Strategy | inlineprotected | 
| getMeasurements() | nfd::fw::Strategy | inlineprotected | 
| getMeasurementsEntryInfo(measurements::Entry *entry) | nfd::fw::NccStrategy | protected | 
| getMeasurementsEntryInfo(const shared_ptr< pit::Entry > &entry) | nfd::fw::NccStrategy | protected | 
| getName() const | nfd::fw::Strategy | inline | 
| lookupFib(const pit::Entry &pitEntry) const | nfd::fw::Strategy | protected | 
| MEASUREMENTS_LIFETIME | nfd::fw::NccStrategy | protectedstatic | 
| NccStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME) | nfd::fw::NccStrategy | explicit | 
| rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry) | nfd::fw::Strategy | inlineprotected | 
| sendInterest(const shared_ptr< pit::Entry > &pitEntry, Face &outFace, const Interest &interest) | nfd::fw::Strategy | inlineprotected | 
| sendNack(const shared_ptr< pit::Entry > &pitEntry, const Face &outFace, const lp::NackHeader &header) | nfd::fw::Strategy | inlineprotected | 
| sendNacks(const shared_ptr< pit::Entry > &pitEntry, const lp::NackHeader &header, std::initializer_list< const Face *> exceptFaces=std::initializer_list< const Face *>()) | nfd::fw::Strategy | protected | 
| Strategy(Forwarder &forwarder, const Name &name) | nfd::fw::Strategy | |
| STRATEGY_NAME | nfd::fw::NccStrategy | static | 
| timeoutOnBestFace(weak_ptr< pit::Entry > pitEntryWeak) | nfd::fw::NccStrategy | protected | 
| UPDATE_MEASUREMENTS_N_LEVELS | nfd::fw::NccStrategy | protectedstatic | 
| ~Strategy() | nfd::fw::Strategy | virtual |