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

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

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