|
Namespaces | |
| ns3::ndn::cs | |
| Namespace for ContentStore operations. | |
Classes | |
| class | ns3::ndn::cs::EntryImpl< CS > |
| Cache entry implementation with additional references to the base container. More... | |
| class | ns3::ndn::cs::ContentStoreImpl< Policy > |
| Base implementation of NDN content store. More... | |
| class | ns3::ndn::cs::Nocache |
| Implementation of ContentStore that completely disables caching. More... | |
| class | ns3::ndn::cs::ContentStoreWithFreshness< Policy > |
| Special content store realization that honors Freshness parameter in Data packets. More... | |
| class | ns3::ndn::cs::ContentStoreWithProbability< Policy > |
| Special content store realization that probabilistically accepts data packet into CS (placement policy) More... | |
| class | ns3::ndn::cs::ContentStoreWithStats< Policy > |
| Special content store realization that provides ability to track stats of CS operations. More... | |
| class | ns3::ndn::cs::Entry |
| NDN content store entry. More... | |
| class | ns3::ndn::ContentStore |
| Base class for NDN content store. More... | |