This is the complete list of members for nfd::fw::ClientControlStrategy, including all inherited members.
afterAddFace | nfd::fw::Strategy | protected |
afterReceiveInterest(const Face &inFace, const Interest &interest, shared_ptr< fib::Entry > fibEntry, shared_ptr< pit::Entry > pitEntry) 1 | nfd::fw::ClientControlStrategy | virtual |
beforeExpirePendingInterest(shared_ptr< pit::Entry > pitEntry) | nfd::fw::Strategy | virtual |
beforeRemoveFace | nfd::fw::Strategy | protected |
beforeSatisfyInterest(shared_ptr< pit::Entry > pitEntry, const Face &inFace, const Data &data) | nfd::fw::Strategy | virtual |
BestRouteStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME) | nfd::fw::BestRouteStrategy | |
ClientControlStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME) | nfd::fw::ClientControlStrategy | |
getFace(FaceId id) | nfd::fw::Strategy | inlineprotected |
getFaceTable() | nfd::fw::Strategy | inlineprotected |
getMeasurements() | nfd::fw::Strategy | inlineprotected |
getName() const | nfd::fw::Strategy | inline |
rejectPendingInterest(shared_ptr< pit::Entry > pitEntry) | nfd::fw::Strategy | inlineprotected |
sendInterest(shared_ptr< pit::Entry > pitEntry, shared_ptr< Face > outFace, bool wantNewNonce=false) | nfd::fw::Strategy | inlineprotected |
Strategy(Forwarder &forwarder, const Name &name) | nfd::fw::Strategy | |
STRATEGY_NAME | nfd::fw::ClientControlStrategy | static |
~BestRouteStrategy() | nfd::fw::BestRouteStrategy | virtual |
~ClientControlStrategy() | nfd::fw::ClientControlStrategy | virtual |
~Strategy() | nfd::fw::Strategy | virtual |