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

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

afterAddFacenfd::fw::Strategyprotected
afterReceiveInterest(const Face &inFace, const Interest &interest, shared_ptr< fib::Entry > fibEntry, shared_ptr< pit::Entry > pitEntry) 1nfd::fw::BroadcastStrategyvirtual
afterReceiveNack(const Face &inFace, const lp::Nack &nack, shared_ptr< fib::Entry > fibEntry, shared_ptr< pit::Entry > pitEntry)nfd::fw::Strategyvirtual
beforeExpirePendingInterest(shared_ptr< pit::Entry > pitEntry)nfd::fw::Strategyvirtual
beforeRemoveFacenfd::fw::Strategyprotected
beforeSatisfyInterest(shared_ptr< pit::Entry > pitEntry, const Face &inFace, const Data &data)nfd::fw::Strategyvirtual
BroadcastStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::BroadcastStrategy
getFace(FaceId id)nfd::fw::Strategyinlineprotected
getFaceTable()nfd::fw::Strategyinlineprotected
getMeasurements()nfd::fw::Strategyinlineprotected
getName() constnfd::fw::Strategyinline
MulticastStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::MulticastStrategy
rejectPendingInterest(shared_ptr< pit::Entry > pitEntry)nfd::fw::Strategyinlineprotected
sendInterest(shared_ptr< pit::Entry > pitEntry, shared_ptr< Face > outFace, bool wantNewNonce=false)nfd::fw::Strategyinlineprotected
sendNack(shared_ptr< pit::Entry > pitEntry, const Face &outFace, const lp::NackHeader &header)nfd::fw::Strategyinlineprotected
sendNacks(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::BroadcastStrategystatic
~Strategy()nfd::fw::Strategyvirtual