A Discrete-Event Network Simulator
API
ns3::PyViz::PacketDropSample Struct Reference

PacketDropSample structure. More...

#include "pyviz.h"

+ Collaboration diagram for ns3::PyViz::PacketDropSample:

Public Attributes

uint32_t bytes
 bytes More...
 
Ptr< Nodetransmitter
 transmitter More...
 

Detailed Description

PacketDropSample structure.

Definition at line 112 of file pyviz.h.

Member Data Documentation

uint32_t ns3::PyViz::PacketDropSample::bytes

bytes

Definition at line 115 of file pyviz.h.

Referenced by ns3::PyViz::GetPacketDropSamples().

Ptr<Node> ns3::PyViz::PacketDropSample::transmitter

transmitter

Definition at line 114 of file pyviz.h.

Referenced by ns3::PyViz::GetPacketDropSamples().


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