NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Face::Impl Member List

This is the complete list of members for ndn::Face::Impl, including all inherited members.

afterPrefixRegistered(shared_ptr< RegisteredPrefix > registeredPrefix, const RegisterPrefixSuccessCallback &onSuccess)ndn::Face::Implinline
asyncExpressInterest(shared_ptr< const Interest > interest, const DataCallback &afterSatisfied, const NackCallback &afterNacked, const TimeoutCallback &afterTimeout)ndn::Face::Implinline
asyncPutData(const Data &data)ndn::Face::Implinline
asyncPutNack(const lp::Nack &nack)ndn::Face::Implinline
asyncRemoveAllPendingInterests()ndn::Face::Implinline
asyncRemovePendingInterest(const PendingInterestId *pendingInterestId)ndn::Face::Implinline
asyncSetInterestFilter(shared_ptr< InterestFilterRecord > interestFilterRecord)ndn::Face::Implinline
asyncUnregisterPrefix(const RegisteredPrefixId *registeredPrefixId, const UnregisterPrefixSuccessCallback &onSuccess, const UnregisterPrefixFailureCallback &onFailure)ndn::Face::Implinline
asyncUnsetInterestFilter(const InterestFilterId *interestFilterId)ndn::Face::Implinline
dispatchInterest(PendingInterest &entry, const Interest &interest)ndn::Face::Implinline
ensureConnected(bool wantResume)ndn::Face::Implinline
Face classndn::Face::Implfriend
finalizeUnregisterPrefix(RegisteredPrefixTable::iterator item, const UnregisterPrefixSuccessCallback &onSuccess)ndn::Face::Implinline
Impl(Face &face)ndn::Face::Implinlineexplicit
InterestFilterTable typedefndn::Face::Impl
nackPendingInterests(const lp::Nack &nack)ndn::Face::Implinline
onEmptyPitOrNoRegisteredPrefixes()ndn::Face::Implinline
PendingInterestTable typedefndn::Face::Impl
processIncomingInterest(shared_ptr< const Interest > interest)ndn::Face::Implinline
RegisteredPrefixTable typedefndn::Face::Impl
registerPrefix(const Name &prefix, shared_ptr< InterestFilterRecord > filter, const RegisterPrefixSuccessCallback &onSuccess, const RegisterPrefixFailureCallback &onFailure, uint64_t flags, const nfd::CommandOptions &options)ndn::Face::Implinline
satisfyPendingInterests(const Data &data)ndn::Face::Implinline