NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: 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=STRATEGY_NAME)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
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
DEPRECATED(void sendInterest(const shared_ptr< pit::Entry > &pitEntry, Face &outFace, bool wantNewNonce=false))nfd::fw::Strategyprotected
getFace(FaceId id) constnfd::fw::Strategyinlineprotected
getFaceTable() constnfd::fw::Strategyinlineprotected
getMeasurements()nfd::fw::Strategyinlineprotected
getName() constnfd::fw::Strategyinline
lookupFib(const pit::Entry &pitEntry) constnfd::fw::Strategyprotected
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
Strategy(Forwarder &forwarder, const Name &name)nfd::fw::Strategy
STRATEGY_NAMEnfd::fw::AccessStrategystatic
~Strategy()nfd::fw::Strategyvirtual