nfd::fw::Strategy Member List

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

afterAddFacenfd::fw::Strategyprotected
afterContentStoreHit(const Data &data, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
afterNewNextHop(const fib::NextHop &nextHop, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
afterReceiveData(const Data &data, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
afterReceiveInterest(const Interest &interest, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry)=0nfd::fw::Strategypure virtual
afterReceiveNack(const lp::Nack &nack, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
areSameType(const Name &instanceNameA, const Name &instanceNameB)nfd::fw::Strategystatic
beforeRemoveFacenfd::fw::Strategyprotected
beforeSatisfyInterest(const Data &data, const FaceEndpoint &ingress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
canCreate(const Name &instanceName)nfd::fw::Strategystatic
create(const Name &instanceName, Forwarder &forwarder)nfd::fw::Strategystatic
getFace(FaceId id) const noexceptnfd::fw::Strategyinlineprotected
getFaceTable() const noexceptnfd::fw::Strategyinlineprotected
getInstanceName() const noexceptnfd::fw::Strategyinline
getMeasurements() noexceptnfd::fw::Strategyinlineprotected
getStrategyName()nfd::fw::Strategystatic
listRegistered()nfd::fw::Strategystatic
lookupFib(const pit::Entry &pitEntry) constnfd::fw::Strategyprotected
makeInstanceName(const Name &input, const Name &strategyName)nfd::fw::Strategyprotectedstatic
onDroppedInterest(const Interest &interest, Face &egress)nfd::fw::Strategyvirtual
parseInstanceName(const Name &input)nfd::fw::Strategyprotectedstatic
parseParameters(const PartialName &params)nfd::fw::Strategyprotectedstatic
registerType(const Name &strategyName=S::getStrategyName())nfd::fw::Strategyinlinestatic
rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyinlineprotected
sendData(const Data &data, Face &egress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyprotected
sendDataToAll(const Data &data, const shared_ptr< pit::Entry > &pitEntry, const Face &inFace)nfd::fw::Strategyprotected
sendInterest(const Interest &interest, Face &egress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyprotected
sendNack(const lp::NackHeader &header, Face &egress, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyinlineprotected
sendNacks(const lp::NackHeader &header, const shared_ptr< pit::Entry > &pitEntry, std::initializer_list< const Face * > exceptFaces={})nfd::fw::Strategyprotected
setExpiryTimer(const shared_ptr< pit::Entry > &pitEntry, time::milliseconds duration)nfd::fw::Strategyinlineprotected
setInstanceName(const Name &name) noexceptnfd::fw::Strategyinlineprotected
Strategy(Forwarder &forwarder)nfd::fw::Strategyexplicit
~Strategy()nfd::fw::Strategyvirtual