This is the complete list of members for ndn::MemoryContentCache, including all inherited members.
| add(const Data &data) | ndn::MemoryContentCache | inline |
| ContentList typedef (defined in ndn::MemoryContentCache) | ndn::MemoryContentCache | |
| getMinimumCacheLifetime() | ndn::MemoryContentCache | inline |
| getPendingInterestsForName(const Name &name, std::vector< ptr_lib::shared_ptr< const PendingInterest > > &pendingInterests) | ndn::MemoryContentCache | inline |
| getPendingInterestsWithPrefix(const Name &prefix, std::vector< ptr_lib::shared_ptr< const PendingInterest > > &pendingInterests) | ndn::MemoryContentCache | inline |
| getStorePendingInterest() | ndn::MemoryContentCache | inline |
| MemoryContentCache(Face *face, Milliseconds cleanupIntervalMilliseconds=1000.0) | ndn::MemoryContentCache | inline |
| OnContentRemoved typedef | ndn::MemoryContentCache | |
| registerPrefix(const Name &prefix, const OnRegisterFailed &onRegisterFailed, const OnInterestCallback &onDataNotFound=OnInterestCallback(), const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) | ndn::MemoryContentCache | inline |
| registerPrefix(const Name &prefix, const OnRegisterFailed &onRegisterFailed, const OnRegisterSuccess &onRegisterSuccess, const OnInterestCallback &onDataNotFound=OnInterestCallback(), const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) | ndn::MemoryContentCache | inline |
| setInterestFilter(const InterestFilter &filter, const OnInterestCallback &onDataNotFound=OnInterestCallback()) | ndn::MemoryContentCache | inline |
| setInterestFilter(const Name &prefix, const OnInterestCallback &onDataNotFound=OnInterestCallback()) | ndn::MemoryContentCache | inline |
| setMinimumCacheLifetime(Milliseconds minimumCacheLifetime) | ndn::MemoryContentCache | inline |
| setOnContentRemoved(const OnContentRemoved &onContentRemoved) | ndn::MemoryContentCache | inline |
| storePendingInterest(const ptr_lib::shared_ptr< const Interest > &interest, Face &face) | ndn::MemoryContentCache | inline |
| unregisterAll() | ndn::MemoryContentCache | inline |
1.8.6