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

TxPacketSample structure. More...

#include "pyviz.h"

+ Inheritance diagram for ns3::PyViz::TxPacketSample:
+ Collaboration diagram for ns3::PyViz::TxPacketSample:

Public Attributes

Mac48Address to
 to More...
 
- Public Attributes inherited from ns3::PyViz::PacketSample
Ptr< NetDevicedevice
 device More...
 
Ptr< Packetpacket
 packet More...
 
Time time
 time More...
 

Detailed Description

TxPacketSample structure.

Definition at line 133 of file pyviz.h.

Member Data Documentation

◆ to

Mac48Address ns3::PyViz::TxPacketSample::to

to

Definition at line 135 of file pyviz.h.

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


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