NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::fw::BestRouteStrategy2 Member List

This is the complete list of members for nfd::fw::BestRouteStrategy2, including all inherited members.

afterAddFacenfd::fw::Strategyprotected
afterReceiveInterest(const Face &inFace, const Interest &interest, shared_ptr< fib::Entry > fibEntry, shared_ptr< pit::Entry > pitEntry) 1nfd::fw::BestRouteStrategy2virtual
beforeExpirePendingInterest(shared_ptr< pit::Entry > pitEntry)nfd::fw::Strategyvirtual
beforeRemoveFacenfd::fw::Strategyprotected
beforeSatisfyInterest(shared_ptr< pit::Entry > pitEntry, const Face &inFace, const Data &data)nfd::fw::Strategyvirtual
BestRouteStrategy2(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::BestRouteStrategy2
getFace(FaceId id)nfd::fw::Strategyinlineprotected
getFaceTable()nfd::fw::Strategyinlineprotected
getMeasurements()nfd::fw::Strategyinlineprotected
getName() const nfd::fw::Strategyinline
rejectPendingInterest(shared_ptr< pit::Entry > pitEntry)nfd::fw::Strategyinlineprotected
sendInterest(shared_ptr< pit::Entry > pitEntry, shared_ptr< Face > outFace, bool wantNewNonce=false)nfd::fw::Strategyinlineprotected
Strategy(Forwarder &forwarder, const Name &name)nfd::fw::Strategy
STRATEGY_NAMEnfd::fw::BestRouteStrategy2static
~Strategy()nfd::fw::Strategyvirtual