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

RxPacketSample structure. More...

#include "pyviz.h"

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

Public Attributes

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

Detailed Description

RxPacketSample structure.

Definition at line 138 of file pyviz.h.

Member Data Documentation

◆ from

Mac48Address ns3::PyViz::RxPacketSample::from

from

Definition at line 140 of file pyviz.h.

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


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