A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
Public Attributes inherited from ns3::PyViz::PacketSample
Ptr< NetDevicedevice
 device
Ptr< Packetpacket
 packet
Time time
 time

Detailed Description

RxPacketSample structure.

Definition at line 131 of file pyviz.h.

Member Data Documentation

◆ from

Mac48Address ns3::PyViz::RxPacketSample::from

from

Definition at line 133 of file pyviz.h.

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


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