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

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

afterPrefixRegistered(const shared_ptr< RegisteredPrefix > &registeredPrefix, const RegisterPrefixSuccessCallback &onSuccess)nfd::Face::Implinline
asyncExpressInterest(const shared_ptr< const Interest > &interest, const OnData &onData, const OnTimeout &onTimeout)nfd::Face::Implinline
asyncPutData(const shared_ptr< const Data > &data)nfd::Face::Implinline
asyncRemovePendingInterest(const PendingInterestId *pendingInterestId)nfd::Face::Implinline
asyncSetInterestFilter(const shared_ptr< InterestFilterRecord > &interestFilterRecord)nfd::Face::Implinline
asyncUnregisterPrefix(const RegisteredPrefixId *registeredPrefixId, const UnregisterPrefixSuccessCallback &onSuccess, const UnregisterPrefixFailureCallback &onFailure)nfd::Face::Implinline
asyncUnsetInterestFilter(const InterestFilterId *interestFilterId)nfd::Face::Implinline
Face classnfd::Face::Implfriend
finalizeUnregisterPrefix(RegisteredPrefixTable::iterator item, const UnregisterPrefixSuccessCallback &onSuccess)nfd::Face::Implinline
Impl(Face &face)nfd::Face::Implinlineexplicit
InterestFilterTable typedefnfd::Face::Impl
PendingInterestTable typedefnfd::Face::Impl
processInterestFilters(const Interest &interest)nfd::Face::Implinline
RegisteredPrefixTable typedefnfd::Face::Impl
registerPrefix(const Name &prefix, const shared_ptr< InterestFilterRecord > &filter, const RegisterPrefixSuccessCallback &onSuccess, const RegisterPrefixFailureCallback &onFailure, uint64_t flags, const nfd::CommandOptions &options)nfd::Face::Implinline
satisfyPendingInterests(const Data &data)nfd::Face::Implinline