nfd::fw::MulticastStrategy Member List

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

afterAddFacenfd::fw::Strategyprotected
afterReceiveInterest(const Face &inFace, const Interest &interest, const shared_ptr< pit::Entry > &pitEntry) overridenfd::fw::MulticastStrategyvirtual
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)nfd::fw::Strategyvirtual
getFace(FaceId id) const nfd::fw::Strategyinlineprotected
getFaceTable() const nfd::fw::Strategyinlineprotected
getMeasurements()nfd::fw::Strategyinlineprotected
getName() const nfd::fw::Strategyinline
lookupFib(const pit::Entry &pitEntry) const nfd::fw::Strategyprotected
MulticastStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::MulticastStrategy
rejectPendingInterest(const shared_ptr< pit::Entry > &pitEntry)nfd::fw::Strategyinlineprotected
sendInterest(const shared_ptr< pit::Entry > &pitEntry, Face &outFace, bool wantNewNonce=false)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::MulticastStrategystatic
~Strategy()nfd::fw::Strategyvirtual