A Discrete-Event Network Simulator
API
ns3::dot11s::HwmpProtocol::Statistics Struct Reference

Public Member Functions

 Statistics ()
 
void Print (std::ostream &os) const
 

Public Attributes

uint16_t droppedTtl
 
uint16_t initiatedPerr
 
uint16_t initiatedPrep
 
uint16_t initiatedPreq
 
uint16_t totalDropped
 
uint16_t totalQueued
 
uint16_t txBroadcast
 
uint32_t txBytes
 
uint16_t txUnicast
 

Detailed Description

Definition at line 222 of file hwmp-protocol.h.

Constructor & Destructor Documentation

ns3::dot11s::HwmpProtocol::Statistics::Statistics ( )

Definition at line 1112 of file hwmp-protocol.cc.

Member Function Documentation

void ns3::dot11s::HwmpProtocol::Statistics::Print ( std::ostream &  os) const

Definition at line 1124 of file hwmp-protocol.cc.

Referenced by ns3::dot11s::HwmpProtocol::Report().

+ Here is the caller graph for this function:

Member Data Documentation

uint16_t ns3::dot11s::HwmpProtocol::Statistics::droppedTtl

Definition at line 227 of file hwmp-protocol.h.

Referenced by ns3::dot11s::HwmpProtocol::RequestRoute().

uint16_t ns3::dot11s::HwmpProtocol::Statistics::initiatedPerr

Definition at line 232 of file hwmp-protocol.h.

Referenced by ns3::dot11s::HwmpProtocol::MakePathError().

uint16_t ns3::dot11s::HwmpProtocol::Statistics::initiatedPrep

Definition at line 231 of file hwmp-protocol.h.

Referenced by ns3::dot11s::HwmpProtocol::SendPrep().

uint16_t ns3::dot11s::HwmpProtocol::Statistics::initiatedPreq

Definition at line 230 of file hwmp-protocol.h.

Referenced by ns3::dot11s::HwmpProtocol::ForwardUnicast().

uint16_t ns3::dot11s::HwmpProtocol::Statistics::totalDropped
uint16_t ns3::dot11s::HwmpProtocol::Statistics::totalQueued

Definition at line 228 of file hwmp-protocol.h.

Referenced by ns3::dot11s::HwmpProtocol::ForwardUnicast().

uint16_t ns3::dot11s::HwmpProtocol::Statistics::txBroadcast

Definition at line 225 of file hwmp-protocol.h.

Referenced by ns3::dot11s::HwmpProtocol::RequestRoute().

uint16_t ns3::dot11s::HwmpProtocol::Statistics::txUnicast

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