ndn::MemoryContentCache Member List

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

add(const Data &data)ndn::MemoryContentCache
getPendingInterestsForName(const Name &name, std::vector< ptr_lib::shared_ptr< const PendingInterest > > &pendingInterests)ndn::MemoryContentCache
getStorePendingInterest()ndn::MemoryContentCacheinline
MemoryContentCache(Face *face, Milliseconds cleanupIntervalMilliseconds=1000.0)ndn::MemoryContentCache
operator()(const ptr_lib::shared_ptr< const Name > &prefix, const ptr_lib::shared_ptr< const Interest > &interest, Face &face, uint64_t interestFilterId, const ptr_lib::shared_ptr< const InterestFilter > &filter)ndn::MemoryContentCache
registerPrefix(const Name &prefix, const OnRegisterFailed &onRegisterFailed, const OnInterestCallback &onDataNotFound=OnInterestCallback(), const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::MemoryContentCacheinline
registerPrefix(const Name &prefix, const OnRegisterFailed &onRegisterFailed, const OnRegisterSuccess &onRegisterSuccess, const OnInterestCallback &onDataNotFound=OnInterestCallback(), const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::MemoryContentCacheinline
setInterestFilter(const InterestFilter &filter, const OnInterestCallback &onDataNotFound=OnInterestCallback())ndn::MemoryContentCacheinline
setInterestFilter(const Name &prefix, const OnInterestCallback &onDataNotFound=OnInterestCallback())ndn::MemoryContentCacheinline
storePendingInterest(const ptr_lib::shared_ptr< const Interest > &interest, Face &face)ndn::MemoryContentCache
unregisterAll()ndn::MemoryContentCache