NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::L3Tracer::Stats Struct Reference

Public Member Functions

void Reset ()
 

Public Attributes

double m_inInterests
 
double m_outInterests
 
double m_dropInterests
 
double m_inNacks
 
double m_outNacks
 
double m_dropNacks
 
double m_inData
 
double m_outData
 
double m_dropData
 
double m_satisfiedInterests
 
double m_timedOutInterests
 
double m_outSatisfiedInterests
 
double m_outTimedOutInterests
 

Detailed Description

Definition at line 130 of file ndn-l3-tracer.h.


The documentation for this struct was generated from the following file: