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

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

afterAddFacenfd::fw::Strategyprotected
afterReceiveInterest(const Face &inFace, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) overridenfd::fw::NccStrategyvirtual
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::NccStrategyvirtual
DEFER_FIRST_WITHOUT_BEST_FACEnfd::fw::NccStrategyprotectedstatic
DEFER_RANGE_WITHOUT_BEST_FACEnfd::fw::NccStrategyprotectedstatic
DEPRECATED(void sendInterest(const shared_ptr< pit::Entry > &pitEntry, Face &outFace, bool wantNewNonce=false))nfd::fw::Strategyprotected
doPropagate(FaceId inFaceId, weak_ptr< pit::Entry > pitEntryWeak)nfd::fw::NccStrategyprotected
getFace(FaceId id) constnfd::fw::Strategyinlineprotected
getFaceTable() constnfd::fw::Strategyinlineprotected
getMeasurements()nfd::fw::Strategyinlineprotected
getMeasurementsEntryInfo(measurements::Entry *entry)nfd::fw::NccStrategyprotected
getMeasurementsEntryInfo(const shared_ptr< pit::Entry > &entry)nfd::fw::NccStrategyprotected
getName() constnfd::fw::Strategyinline
lookupFib(const pit::Entry &pitEntry) constnfd::fw::Strategyprotected
MEASUREMENTS_LIFETIMEnfd::fw::NccStrategyprotectedstatic
NccStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::NccStrategyexplicit
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::NccStrategystatic
timeoutOnBestFace(weak_ptr< pit::Entry > pitEntryWeak)nfd::fw::NccStrategyprotected
UPDATE_MEASUREMENTS_N_LEVELSnfd::fw::NccStrategyprotectedstatic
~Strategy()nfd::fw::Strategyvirtual