#include <ndn-l3-tracer.hpp>
Public Member Functions | |
void | Reset () |
Public Attributes | |
double | m_inInterests |
double | m_outInterests |
double | m_inData |
double | m_outData |
double | m_satisfiedInterests |
double | m_timedOutInterests |
double | m_outSatisfiedInterests |
double | m_outTimedOutInterests |
Definition at line 107 of file ndn-l3-tracer.hpp.
|
inline |
Definition at line 109 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_inInterests |
Definition at line 122 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_outInterests |
Definition at line 123 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_inData |
Definition at line 124 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_outData |
Definition at line 125 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_satisfiedInterests |
Definition at line 126 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_timedOutInterests |
Definition at line 127 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_outSatisfiedInterests |
Definition at line 128 of file ndn-l3-tracer.hpp.
double ns3::ndn::L3Tracer::Stats::m_outTimedOutInterests |
Definition at line 129 of file ndn-l3-tracer.hpp.