|
ndn-embeds 0.1.0
Lightweight NDN protocol stack for embedded systems
|
This is the complete list of members for ndn::ContentStore, including all inherited members.
| capacity() const | ndn::ContentStore | inline |
| ContentStore()=default | ndn::ContentStore | |
| ContentStore(const ContentStore &)=delete (defined in ndn::ContentStore) | ndn::ContentStore | |
| ContentStore(ContentStore &&)=delete (defined in ndn::ContentStore) | ndn::ContentStore | |
| evictStale(TimeMs now) | ndn::ContentStore | |
| find(const Name &name, bool mustBeFresh=false, TimeMs now=0) const | ndn::ContentStore | |
| init(size_t maxEntries=CS_DEFAULT_ENTRIES) | ndn::ContentStore | |
| insert(const Data &data, TimeMs now) | ndn::ContentStore | |
| operator=(const ContentStore &)=delete (defined in ndn::ContentStore) | ndn::ContentStore | |
| operator=(ContentStore &&)=delete (defined in ndn::ContentStore) | ndn::ContentStore | |
| remove(const Name &name) | ndn::ContentStore | |
| size() const | ndn::ContentStore | inline |
| stats() const | ndn::ContentStore | inline |
| ~ContentStore() | ndn::ContentStore |