All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::MemoryContentCache Member List

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

add(const Data &data)ndn::MemoryContentCacheinline
ContentList typedef (defined in ndn::MemoryContentCache)ndn::MemoryContentCache
getMinimumCacheLifetime()ndn::MemoryContentCacheinline
getPendingInterestsForName(const Name &name, std::vector< ptr_lib::shared_ptr< const PendingInterest > > &pendingInterests)ndn::MemoryContentCacheinline
getPendingInterestsWithPrefix(const Name &prefix, std::vector< ptr_lib::shared_ptr< const PendingInterest > > &pendingInterests)ndn::MemoryContentCacheinline
getStorePendingInterest()ndn::MemoryContentCacheinline
MemoryContentCache(Face *face, Milliseconds cleanupIntervalMilliseconds=1000.0)ndn::MemoryContentCacheinline
OnContentRemoved typedefndn::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
setMinimumCacheLifetime(Milliseconds minimumCacheLifetime)ndn::MemoryContentCacheinline
setOnContentRemoved(const OnContentRemoved &onContentRemoved)ndn::MemoryContentCacheinline
storePendingInterest(const ptr_lib::shared_ptr< const Interest > &interest, Face &face)ndn::MemoryContentCacheinline
unregisterAll()ndn::MemoryContentCacheinline