ns3::ndn::App
 
- 
ReceivedInterests: ReceivedInterests 
 
- 
ReceivedDatas: ReceivedDatas 
 
- 
TransmittedInterests: TransmittedInterests 
 
- 
TransmittedDatas: TransmittedDatas 
 
ns3::ndn::Consumer
 
- 
LastRetransmittedInterestDataDelay: Delay between last retransmitted Interest and received Data 
 
- 
FirstInterestDataDelay: Delay between first transmitted Interest and received Data 
 
ns3::ndn::ConsumerWindow
 
- 
WindowTrace: Window that controls how many outstanding interests are allowed 
 
- 
InFlight: Current number of outstanding interests 
 
ns3::ndn::cs::Lru
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::ContentStore
 
- 
CacheHits: Trace called every time there is a cache hit 
 
- 
CacheMisses: Trace called every time there is a cache miss 
 
ns3::ndn::cs::Random
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Fifo
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Lfu
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Lru::AggregateStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Random::AggregateStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Fifo::AggregateStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Lfu::AggregateStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Lru::Freshness
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Random::Freshness
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Fifo::Freshness
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Lfu::Freshness
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::ProbabilityImpl::Lru
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::ProbabilityImpl::Random
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::ProbabilityImpl::Fifo
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::ProbabilityImpl::Lfu
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Stats::Lru
 
- 
WillRemoveEntry: Trace called just before content store entry will be removed 
 
ns3::ndn::cs::Lru::LifetimeStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Stats::Random
 
- 
WillRemoveEntry: Trace called just before content store entry will be removed 
 
ns3::ndn::cs::Random::LifetimeStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Stats::Fifo
 
- 
WillRemoveEntry: Trace called just before content store entry will be removed 
 
ns3::ndn::cs::Fifo::LifetimeStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache 
 
ns3::ndn::cs::Stats::Lfu
 
- 
WillRemoveEntry: Trace called just before content store entry will be removed 
 
ns3::ndn::cs::Lfu::LifetimeStats
 
- 
DidAddEntry: Trace fired every time entry is successfully added to the cache