#include <pyviz.h>
Public Attributes | |
std::set< TypeId > | headers |
PacketCaptureMode | mode |
uint32_t | numLastPackets |
std::set<TypeId> ns3::PyViz::PacketCaptureOptions::headers |
Definition at line 140 of file pyviz.h.
Referenced by ns3::PyViz::FilterPacket(), and ns3::PyViz::SetPacketCaptureOptions().
PacketCaptureMode ns3::PyViz::PacketCaptureOptions::mode |
Definition at line 142 of file pyviz.h.
Referenced by ns3::PyViz::FilterPacket(), and ns3::PyViz::SetPacketCaptureOptions().
uint32_t ns3::PyViz::PacketCaptureOptions::numLastPackets |
Definition at line 141 of file pyviz.h.
Referenced by ns3::PyViz::SetPacketCaptureOptions(), ns3::PyViz::TraceDevQueueDrop(), ns3::PyViz::TraceNetDevRxCommon(), and ns3::PyViz::TraceNetDevTxCommon().