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

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

AccessStrategy(Forwarder &forwarder, const Name &name=getStrategyName())nfd::fw::AccessStrategyexplicit
afterAddFacenfd::fw::Strategyprotected
afterReceiveInterest(const Face &inFace, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) overridenfd::fw::AccessStrategyvirtual
afterReceiveNack(const Face &inFace, const lp::Nack &nack, const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
areSameType(const Name &instanceNameA, const Name &instanceNameB)nfd::fw::Strategystatic
beforeExpirePendingInterest(const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyvirtual
beforeRemoveFacenfd::fw::Strategyprotected
beforeSatisfyInterest(const shared_ptr< pit::Entry > &pitEntry, const Face &inFace, const Data &data) overridenfd::fw::AccessStrategyvirtual
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::AccessStrategystatic
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
registerType(const Name &strategyName=S::getStrategyName())nfd::fw::Strategyinlinestatic
rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyinlineprotected
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
setInstanceName(const Name &name)nfd::fw::Strategyinlineprotected
Strategy(Forwarder &forwarder)nfd::fw::Strategyexplicit
~Strategy()nfd::fw::Strategyvirtual