NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: 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
afterContentStoreHit(const shared_ptr< pit::Entry > &pitEntry, const Face &inFace, const Data &data)nfd::fw::Strategyvirtual
afterReceiveData(const shared_ptr< pit::Entry > &pitEntry, const Face &inFace, const Data &data)nfd::fw::Strategyvirtual
afterReceiveInterest(const Face &inFace, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) overridenfd::fw::BestRouteStrategy2virtual
afterReceiveNack(const Face &inFace, const lp::Nack &nack, const shared_ptr< pit::Entry > &pitEntry) overridenfd::fw::BestRouteStrategy2virtual
areSameType(const Name &instanceNameA, const Name &instanceNameB)nfd::fw::Strategystatic
beforeRemoveFacenfd::fw::Strategyprotected
beforeSatisfyInterest(const shared_ptr< pit::Entry > &pitEntry, const Face &inFace, const Data &data)nfd::fw::Strategyvirtual
BestRouteStrategy2(Forwarder &forwarder, const Name &name=getStrategyName())nfd::fw::BestRouteStrategy2explicit
canCreate(const Name &instanceName)nfd::fw::Strategystatic
create(const Name &instanceName, Forwarder &forwarder)nfd::fw::Strategystatic
getFace(FaceId id) constnfd::fw::Strategyinlineprotected
getFaceTable() constnfd::fw::Strategyinlineprotected
getInstanceName() constnfd::fw::Strategyinline
getMeasurements()nfd::fw::Strategyinlineprotected
getStrategyName()nfd::fw::BestRouteStrategy2static
listRegistered()nfd::fw::Strategystatic
lookupFib(const pit::Entry &pitEntry) constnfd::fw::Strategyprotected
makeInstanceName(const Name &input, const Name &strategyName)nfd::fw::Strategyprotectedstatic
onDroppedInterest(const Face &outFace, const Interest &interest)nfd::fw::Strategyvirtual
parseInstanceName(const Name &input)nfd::fw::Strategyprotectedstatic
processNack(const Face &inFace, const lp::Nack &nack, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::ProcessNackTraitsBaseprotected
ProcessNackTraits(BestRouteStrategy2 *strategy)nfd::fw::ProcessNackTraits< BestRouteStrategy2 >inlineexplicitprotected
registerType(const Name &strategyName=S::getStrategyName())nfd::fw::Strategyinlinestatic
rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyinlineprotected
sendData(const shared_ptr< pit::Entry > &pitEntry, const Data &data, const Face &outFace)nfd::fw::Strategyprotected
sendDataToAll(const shared_ptr< pit::Entry > &pitEntry, const Face &inFace, const Data &data)nfd::fw::Strategyprotected
sendInterest(const shared_ptr< pit::Entry > &pitEntry, Face &outFace, const Interest &interest)nfd::fw::Strategyinlineprotected
sendNack(const shared_ptr< pit::Entry > &pitEntry, const Face &outFace, const lp::NackHeader &header)nfd::fw::Strategyinlineprotected
sendNacks(const shared_ptr< pit::Entry > &pitEntry, const lp::NackHeader &header, std::initializer_list< const Face *> exceptFaces=std::initializer_list< const Face *>())nfd::fw::Strategyprotected
setExpiryTimer(const shared_ptr< pit::Entry > &pitEntry, time::milliseconds duration)nfd::fw::Strategyinlineprotected
setInstanceName(const Name &name)nfd::fw::Strategyinlineprotected
Strategy(Forwarder &forwarder)nfd::fw::Strategyexplicit
~ProcessNackTraitsBase()=defaultnfd::fw::ProcessNackTraitsBaseprotectedvirtual
~Strategy()nfd::fw::Strategyvirtual