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

This is the complete list of members for nfd::fw::ClientControlStrategy, 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::ClientControlStrategyvirtual
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
BestRouteStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::BestRouteStrategy
ClientControlStrategy(Forwarder &forwarder, const Name &name=STRATEGY_NAME)nfd::fw::ClientControlStrategy
getFace(FaceId id)nfd::fw::Strategyinlineprotected
getFaceTable()nfd::fw::Strategyinlineprotected
getMeasurements()nfd::fw::Strategyinlineprotected
getName() const nfd::fw::Strategyinline
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
Strategy(Forwarder &forwarder, const Name &name)nfd::fw::Strategy
STRATEGY_NAMEnfd::fw::ClientControlStrategystatic
~BestRouteStrategy()nfd::fw::BestRouteStrategyvirtual
~ClientControlStrategy()nfd::fw::ClientControlStrategyvirtual
~Strategy()nfd::fw::Strategyvirtual