A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::PyViz::PacketCaptureOptions Struct Reference

#include <pyviz.h>

+ Collaboration diagram for ns3::PyViz::PacketCaptureOptions:

Public Attributes

std::set< TypeIdheaders
 
PacketCaptureMode mode
 
uint32_t numLastPackets
 

Detailed Description

Definition at line 138 of file pyviz.h.

Member Data Documentation

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

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