Public Member Functions | |
Statistics () | |
Public Attributes | |
uint32_t | broadcastData |
uint32_t | broadcastDataBytes |
uint32_t | unicastData |
uint32_t | unicastDataBytes |
Definition at line 172 of file mesh-point-device.h.
ns3::MeshPointDevice::Statistics::Statistics | ( | ) |
Definition at line 441 of file mesh-point-device.cc.
uint32_t ns3::MeshPointDevice::Statistics::broadcastData |
Definition at line 176 of file mesh-point-device.h.
Referenced by ns3::MeshPointDevice::DoSend(), ns3::MeshPointDevice::ReceiveFromDevice(), and ns3::MeshPointDevice::Report().
uint32_t ns3::MeshPointDevice::Statistics::broadcastDataBytes |
Definition at line 177 of file mesh-point-device.h.
Referenced by ns3::MeshPointDevice::DoSend(), ns3::MeshPointDevice::ReceiveFromDevice(), and ns3::MeshPointDevice::Report().
uint32_t ns3::MeshPointDevice::Statistics::unicastData |
Definition at line 174 of file mesh-point-device.h.
Referenced by ns3::MeshPointDevice::DoSend(), ns3::MeshPointDevice::ReceiveFromDevice(), and ns3::MeshPointDevice::Report().
uint32_t ns3::MeshPointDevice::Statistics::unicastDataBytes |
Definition at line 175 of file mesh-point-device.h.
Referenced by ns3::MeshPointDevice::DoSend(), ns3::MeshPointDevice::ReceiveFromDevice(), and ns3::MeshPointDevice::Report().