NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::ndn::cs::Probability Namespace Reference

Classes

class  Fifo
 Content Store with freshness implementing FIFO cache replacement policy. More...
 
class  Lfu
 Content Store with freshness implementing Least Frequently Used cache replacement policy. More...
 
class  Lru
 Content Store with freshness implementing LRU cache replacement policy. More...
 
class  Random
 Content Store with freshness implementing Random cache replacement policy. More...