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

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

afterAddFacenfd::fw::Strategyprotected
afterContentStoreHit(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data)nfd::fw::Strategyvirtual
afterNewNextHop(const fib::NextHop &nextHop, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
afterReceiveData(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data)nfd::fw::Strategyvirtual
afterReceiveInterest(const FaceEndpoint &ingress, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) overridenfd::fw::BestRouteStrategyBasevirtual
afterReceiveLoopedInterest(const FaceEndpoint &ingress, const Interest &interest, pit::Entry &pitEntry)nfd::fw::Strategyvirtual
afterReceiveNack(const FaceEndpoint &ingress, const lp::Nack &nack, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
areSameType(const Name &instanceNameA, const Name &instanceNameB)nfd::fw::Strategystatic
beforeRemoveFacenfd::fw::Strategyprotected
beforeSatisfyInterest(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data)nfd::fw::Strategyvirtual
BestRouteStrategy(Forwarder &forwarder, const Name &name=getStrategyName())nfd::fw::BestRouteStrategyexplicit
BestRouteStrategyBase(Forwarder &forwarder)nfd::fw::BestRouteStrategyBaseprotected
canCreate(const Name &instanceName)nfd::fw::Strategystatic
create(const Name &instanceName, Forwarder &forwarder)nfd::fw::Strategystatic
enableNewNextHopTrigger(bool enabled)nfd::fw::Strategyinlineprotected
getFace(FaceId id) constnfd::fw::Strategyinlineprotected
getFaceTable() constnfd::fw::Strategyinlineprotected
getInstanceName() constnfd::fw::Strategyinline
getMeasurements()nfd::fw::Strategyinlineprotected
getStrategyName()nfd::fw::BestRouteStrategystatic
listRegistered()nfd::fw::Strategystatic
lookupFib(const pit::Entry &pitEntry) constnfd::fw::Strategyprotected
makeInstanceName(const Name &input, const Name &strategyName)nfd::fw::Strategyprotectedstatic
onDroppedInterest(const FaceEndpoint &egress, const Interest &interest)nfd::fw::Strategyvirtual
parseInstanceName(const Name &input)nfd::fw::Strategyprotectedstatic
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 FaceEndpoint &egress)nfd::fw::Strategyprotected
sendDataToAll(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &ingress, const Data &data)nfd::fw::Strategyprotected
sendInterest(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &egress, const Interest &interest)nfd::fw::Strategyprotected
sendNack(const shared_ptr< pit::Entry > &pitEntry, const FaceEndpoint &egress, const lp::NackHeader &header)nfd::fw::Strategyinlineprotected
sendNacks(const shared_ptr< pit::Entry > &pitEntry, const lp::NackHeader &header, std::initializer_list< FaceEndpoint > exceptFaceEndpoints={})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
wantNewNextHopTrigger() constnfd::fw::Strategyinline
~Strategy()nfd::fw::Strategyvirtual