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::MemoryContentCache | inline | 
| 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::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 | 
| storePendingInterest(const ptr_lib::shared_ptr< const Interest > &interest, Face &face) | ndn::MemoryContentCache | |
| unregisterAll() | ndn::MemoryContentCache | 
 1.8.9.1